Last Version

aml 0.9.6

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

License

License

GroupId

GroupId

es.us.isa
ArtifactId

ArtifactId

aml
Version

Version

0.9.6
Type

Type

jar
Description

Description

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

Project URL

http://isa-group.github.io/aml/
Project Organization

Project Organization

ISA Research Group
Source Code Management

Source Code Management

http://github.com/isa-group/aml

Download aml 0.9.6


<!-- https://jarcasting.com/artifacts/es.us.isa/aml/ -->
<dependency>
    <groupId>es.us.isa</groupId>
    <artifactId>aml</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/es.us.isa/aml/
implementation 'es.us.isa:aml:0.9.6'
// https://jarcasting.com/artifacts/es.us.isa/aml/
implementation ("es.us.isa:aml:0.9.6")
'es.us.isa:aml:jar:0.9.6'
<dependency org="es.us.isa" name="aml" rev="0.9.6">
  <artifact name="aml" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.us.isa', module='aml', version='0.9.6')
)
libraryDependencies += "es.us.isa" % "aml" % "0.9.6"
[es.us.isa/aml "0.9.6"]

Dependencies

compile (7)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5
choco » choco-solver jar 2.1.5
junit : junit jar 4.11
com.google.code.gson : gson jar 2.3.1
org.yaml : snakeyaml jar 1.16
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3

Project Modules

There are no modules declared in this project.