| License |
License |
|---|---|
| GroupId | GroupIdcom.onpositive.aml |
| ArtifactId | ArtifactIdraml-jaxrs-codegen-core |
| Version | Version1.3.8 |
| Type | Typejar |
| Description |
DescriptionRAML JAX-RS Codegen Core
RAML JAXRS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.onpositive.aml/raml-jaxrs-codegen-core/ -->
<dependency>
<groupId>com.onpositive.aml</groupId>
<artifactId>raml-jaxrs-codegen-core</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.onpositive.aml/raml-jaxrs-codegen-core/
implementation 'com.onpositive.aml:raml-jaxrs-codegen-core:1.3.8'
// https://jarcasting.com/artifacts/com.onpositive.aml/raml-jaxrs-codegen-core/
implementation ("com.onpositive.aml:raml-jaxrs-codegen-core:1.3.8")
'com.onpositive.aml:raml-jaxrs-codegen-core:jar:1.3.8'
<dependency org="com.onpositive.aml" name="raml-jaxrs-codegen-core" rev="1.3.8">
<artifact name="raml-jaxrs-codegen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onpositive.aml', module='raml-jaxrs-codegen-core', version='1.3.8')
)
libraryDependencies += "com.onpositive.aml" % "raml-jaxrs-codegen-core" % "1.3.8"
[com.onpositive.aml/raml-jaxrs-codegen-core "1.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.raml : raml-parser-2 | jar | 1.0.0 |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.6.Final |
| javax.mail : mailapi | jar | 1.4.3 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| com.sun.codemodel : codemodel | jar | 2.6 |
| org.jsonschema2pojo : jsonschema2pojo-core | jar | 0.4.20 |
| org.apache.httpcomponents : httpcore | jar | 4.3 |
| com.google.guava : guava | jar | 15.0 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.1.6 |
| com.onpositive.aml : org.aml.typesystem.yaml | jar | 0.0.10 |
| com.onpositive.aml : org.aml.raml2java | jar | 0.0.10 |
| com.onpositive.aml : org.aml.typesystem | jar | 0.0.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| com.sun.jersey : jersey-server | jar | 1.18 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.18 |
| org.apache.commons : commons-jci-eclipse | jar | 1.1 |