| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdch.inftec.ju |
| ArtifactId | ArtifactIdju-json |
| Version | Version6.1-4 |
| Type | Typejar |
| Description |
DescriptionInfTec parent POM. Contains plugin versions as well as profiles to deploy projects to Central and Inftec Nexus
|
| Filename | Size |
|---|---|
| ju-json-6.1-4.pom | |
| ju-json-6.1-4.jar | 4 KB |
| ju-json-6.1-4-tests.jar | 8 KB |
| ju-json-6.1-4-test-sources.jar | 4 KB |
| ju-json-6.1-4-sources.jar | 2 KB |
| ju-json-6.1-4-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.inftec.ju/ju-json/ -->
<dependency>
<groupId>ch.inftec.ju</groupId>
<artifactId>ju-json</artifactId>
<version>6.1-4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-json/
implementation 'ch.inftec.ju:ju-json:6.1-4'
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-json/
implementation ("ch.inftec.ju:ju-json:6.1-4")
'ch.inftec.ju:ju-json:jar:6.1-4'
<dependency org="ch.inftec.ju" name="ju-json" rev="6.1-4">
<artifact name="ju-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.ju', module='ju-json', version='6.1-4')
)
libraryDependencies += "ch.inftec.ju" % "ju-json" % "6.1-4"
[ch.inftec.ju/ju-json "6.1-4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.inftec.ju : ju-util | jar | 6.1-4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |