License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdjson-extensions |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-extensions
Useful extensions and utilities for handle xml or transform dtd to xsd and xslt
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
json-extensions-1.pom | |
json-extensions-1.jar | 8 KB |
json-extensions-1-sources.jar | 9 KB |
json-extensions-1-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/json-extensions/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>json-extensions</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/json-extensions/
implementation 'de.alpharogroup:json-extensions:1'
// https://jarcasting.com/artifacts/de.alpharogroup/json-extensions/
implementation ("de.alpharogroup:json-extensions:1")
'de.alpharogroup:json-extensions:jar:1'
<dependency org="de.alpharogroup" name="json-extensions" rev="1">
<artifact name="json-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='json-extensions', version='1')
)
libraryDependencies += "de.alpharogroup" % "json-extensions" % "1"
[de.alpharogroup/json-extensions "1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
org.json : json | jar | 20190722 |