| License |
License |
|---|---|
| GroupId | GroupIdes.us.isa |
| ArtifactId | ArtifactIdaml |
| Version | Version0.9.6 |
| Type | Typejar |
| Description |
Descriptionaml
Agreement Management Library is a library that provides the basic infrastructure to manage Service Level Agreements.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationISA Research Group |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aml-0.9.6.pom | |
| aml-0.9.6.jar | 410 KB |
| aml-0.9.6-sources.jar | 273 KB |
| aml-0.9.6-javadoc.jar | 1 MB |
| aml-0.9.6-jar-with-dependencies.jar | 7 MB |
| Browse |
<!-- 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"]
| 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 |