Categories |
CategoriesData JSON |
---|---|
GroupId | GroupIdcom.github.matthewbretten |
ArtifactId | ArtifactIdexample-json-data-model |
Version | Version1.0.18 |
Type | Typejar |
Description |
Descriptionexample-json-data-model
Example json data model project
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.matthewbretten/example-json-data-model/ -->
<dependency>
<groupId>com.github.matthewbretten</groupId>
<artifactId>example-json-data-model</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbretten/example-json-data-model/
implementation 'com.github.matthewbretten:example-json-data-model:1.0.18'
// https://jarcasting.com/artifacts/com.github.matthewbretten/example-json-data-model/
implementation ("com.github.matthewbretten:example-json-data-model:1.0.18")
'com.github.matthewbretten:example-json-data-model:jar:1.0.18'
<dependency org="com.github.matthewbretten" name="example-json-data-model" rev="1.0.18">
<artifact name="example-json-data-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbretten', module='example-json-data-model', version='1.0.18')
)
libraryDependencies += "com.github.matthewbretten" % "example-json-data-model" % "1.0.18"
[com.github.matthewbretten/example-json-data-model "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest | jar | 2.1 |