MVN

com.savoirtech : aetos

Maven & Gradle

Jan 25, 2022
20 stars

SavoirESB :: Aetos

<dependency>
    <groupId>com.savoirtech</groupId>
    <artifactId>aetos</artifactId>
    <version>features</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.savoirtech : aetos to add to Maven - Latest Versions:

  • Latest Stable: features

All Versions

Choose a version of com.savoirtech : aetos to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
aetos-1.5.4
features
aetos-features
aetos
aetos-aetos-parent
aetos-aetos
aetos-aetos-bundles
aetos-aetos-branding

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.savoirtech</groupId>
    <artifactId>aetos</artifactId>
    <version>features</version>
</dependency>

Advertisement