| License |
License |
|---|---|
| GroupId | GroupIdcom.onpositive.aml |
| ArtifactId | ArtifactIdorg.aml.java2raml |
| Last Version | Last Version0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSet of the JAVA tools for RAML and a bit more
|
| Project Organization |
Project OrganizationOnPositive |
| Filename | Size |
|---|---|
| org.aml.java2raml-0.11.pom | |
| org.aml.java2raml-0.11.jar | 12 KB |
| org.aml.java2raml-0.11-sources.jar | 4 KB |
| org.aml.java2raml-0.11-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.java2raml/ -->
<dependency>
<groupId>com.onpositive.aml</groupId>
<artifactId>org.aml.java2raml</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.java2raml/
implementation 'com.onpositive.aml:org.aml.java2raml:0.11'
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.java2raml/
implementation ("com.onpositive.aml:org.aml.java2raml:0.11")
'com.onpositive.aml:org.aml.java2raml:jar:0.11'
<dependency org="com.onpositive.aml" name="org.aml.java2raml" rev="0.11">
<artifact name="org.aml.java2raml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onpositive.aml', module='org.aml.java2raml', version='0.11')
)
libraryDependencies += "com.onpositive.aml" % "org.aml.java2raml" % "0.11"
[com.onpositive.aml/org.aml.java2raml "0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.onpositive.aml : org.aml.typesystem | jar | 0.11 |
| com.onpositive.aml : org.aml.typesystem.java | jar | 0.11 |
| com.onpositive.aml : org.aml.typesystem.yaml | jar | 0.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| javax.validation : validation-api | jar | 1.1.0.Final |