MVN

es.us.isa : aml

Maven & Gradle

May 11, 2016
3 stars

aml · Agreement Management Library is a library that provides the basic infrastructure to manage Service Level Agreements.

<dependency>
    <groupId>es.us.isa</groupId>
    <artifactId>aml</artifactId>
    <version>0.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of es.us.isa : aml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of es.us.isa : aml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
aml-0.9.6
aml-0.9.5
aml-0.9.4
aml-0.9.3
aml-0.9.2
aml-0.9.1
0.9
aml-0.9
0.8
aml-0.8
0.7
aml-0.7

How to add a dependency to Maven

Add the following es.us.isa : aml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>es.us.isa</groupId>
    <artifactId>aml</artifactId>
    <version>0.9.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following es.us.isa : aml gradle dependency to your build.gradle file:

implementation 'es.us.isa:aml:0.9.6'

Gradle Kotlin DSL: Add the following es.us.isa : aml gradle kotlin dependency to your build.gradle.kts file:

implementation("es.us.isa:aml:0.9.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following es.us.isa : aml sbt scala dependency to your build.sbt file:

libraryDependencies += "es.us.isa" % "aml" % "0.9.6"

Advertisement

Dependencies from Group

idl
Dec 01, 2020
2 usages
0 stars
Dec 01, 2020
1 usages
3 stars
Apr 06, 2023
1 usages
0 stars
aml
May 11, 2016
3 stars
Jan 27, 2016
0 stars

Discover Dependencies