sn-provider-sge-angle
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.kubuszok</groupId>
<artifactId>sn-provider-sge-angle</artifactId>
<version>0.1.0</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.kubuszok</groupId>
<artifactId>sn-provider-sge-angle</artifactId>
<packaging>jar</packaging>
<description>sn-provider-sge-angle</description>
<url>https://github.com/kubuszok/sge-native-providers</url>
<version>0.1.0</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>sn-provider-sge-angle</name>
<inceptionYear>2026</inceptionYear>
<organization>
<name>com.kubuszok</name>
<url>https://kubuszok.com</url>
</organization>
<scm>
<url>https://github.com/kubuszok/sge-native-providers/</url>
<connection>scm:git:git@github.com:kubuszok/sge-native-providers.git</connection>
</scm>
<developers>
<developer>
<id>MateuszKubuszok</id>
<name>Mateusz Kubuszok</name>
<url>https://github.com/MateuszKubuszok</url>
</developer>
</developers>
<issueManagement>
<system>GitHub issues</system>
<url>https://github.com/kubuszok/sge-native-providers/issues</url>
</issueManagement>
<properties>
<info.versionScheme>early-semver</info.versionScheme>
</properties>
</project>