| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.googlecode.jsonschema2pojo |
| ArtifactId | ArtifactIdjsonschema2pojo-integration-tests |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjsonschema2pojo-integration-tests
Generate DTO style Java classes from JSON Schema documents
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.jsonschema2pojo/jsonschema2pojo-integration-tests/ -->
<dependency>
<groupId>com.googlecode.jsonschema2pojo</groupId>
<artifactId>jsonschema2pojo-integration-tests</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jsonschema2pojo/jsonschema2pojo-integration-tests/
implementation 'com.googlecode.jsonschema2pojo:jsonschema2pojo-integration-tests:0.1.6'
// https://jarcasting.com/artifacts/com.googlecode.jsonschema2pojo/jsonschema2pojo-integration-tests/
implementation ("com.googlecode.jsonschema2pojo:jsonschema2pojo-integration-tests:0.1.6")
'com.googlecode.jsonschema2pojo:jsonschema2pojo-integration-tests:jar:0.1.6'
<dependency org="com.googlecode.jsonschema2pojo" name="jsonschema2pojo-integration-tests" rev="0.1.6">
<artifact name="jsonschema2pojo-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jsonschema2pojo', module='jsonschema2pojo-integration-tests', version='0.1.6')
)
libraryDependencies += "com.googlecode.jsonschema2pojo" % "jsonschema2pojo-integration-tests" % "0.1.6"
[com.googlecode.jsonschema2pojo/jsonschema2pojo-integration-tests "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.jsonschema2pojo : jsonschema2pojo-maven-plugin | maven-plugin | 0.1.6 |
| commons-lang : commons-lang | jar | 2.4 |
| com.google.code.findbugs : annotations | jar | 1.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.1 |
| junit : junit | jar | 4.8.2 |
| org.easymock : easymock | jar | 3.0 |
| org.apache.commons : commons-jci-eclipse | jar | 1.1-SNAPSHOT |
| qdox : qdox | jar | 1.6.1 |