License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.hisrc.jsonix |
ArtifactId | ArtifactIdjsonix-schema-compiler-full |
Version | Version2.3.9 |
Type | Typejar |
Description |
DescriptionJsonix Schema Compiler Full
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-schema-compiler-full/ -->
<dependency>
<groupId>org.hisrc.jsonix</groupId>
<artifactId>jsonix-schema-compiler-full</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-schema-compiler-full/
implementation 'org.hisrc.jsonix:jsonix-schema-compiler-full:2.3.9'
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-schema-compiler-full/
implementation ("org.hisrc.jsonix:jsonix-schema-compiler-full:2.3.9")
'org.hisrc.jsonix:jsonix-schema-compiler-full:jar:2.3.9'
<dependency org="org.hisrc.jsonix" name="jsonix-schema-compiler-full" rev="2.3.9">
<artifact name="jsonix-schema-compiler-full" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.jsonix', module='jsonix-schema-compiler-full', version='2.3.9')
)
libraryDependencies += "org.hisrc.jsonix" % "jsonix-schema-compiler-full" % "2.3.9"
[org.hisrc.jsonix/jsonix-schema-compiler-full "2.3.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |