| GroupId | GroupIdcom.savoirtech.aetos |
|---|---|
| ArtifactId | ArtifactIdfeatures |
| Version | Version4.2.2 |
| Type | Typejar |
| Description |
DescriptionAetos Integration Platform :: Features
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| features-4.2.2.pom | |
| features-4.2.2.jar | 2 KB |
| features-4.2.2-sources.jar | 2 KB |
| features-4.2.2-features.xml | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.savoirtech.aetos/features/ -->
<dependency>
<groupId>com.savoirtech.aetos</groupId>
<artifactId>features</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.aetos/features/
implementation 'com.savoirtech.aetos:features:4.2.2'
// https://jarcasting.com/artifacts/com.savoirtech.aetos/features/
implementation ("com.savoirtech.aetos:features:4.2.2")
'com.savoirtech.aetos:features:jar:4.2.2'
<dependency org="com.savoirtech.aetos" name="features" rev="4.2.2">
<artifact name="features" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.aetos', module='features', version='4.2.2')
)
libraryDependencies += "com.savoirtech.aetos" % "features" % "4.2.2"
[com.savoirtech.aetos/features "4.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.scm : maven-scm-provider-gitexe | jar | 1.9.5 |
| org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |