| Categories |
CategoriesJSON Data |
|---|---|
| GroupId | GroupIdorg.defne |
| ArtifactId | ArtifactIddefne-json |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDefne :: Defne Json
Contains Defne Json
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| defne-json-1.0.1.pom | |
| defne-json-1.0.1.jar | 11 KB |
| defne-json-1.0.1-sources.jar | 10 KB |
| defne-json-1.0.1-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne/defne-json/ -->
<dependency>
<groupId>org.defne</groupId>
<artifactId>defne-json</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne/defne-json/
implementation 'org.defne:defne-json:1.0.1'
// https://jarcasting.com/artifacts/org.defne/defne-json/
implementation ("org.defne:defne-json:1.0.1")
'org.defne:defne-json:jar:1.0.1'
<dependency org="org.defne" name="defne-json" rev="1.0.1">
<artifact name="defne-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne', module='defne-json', version='1.0.1')
)
libraryDependencies += "org.defne" % "defne-json" % "1.0.1"
[org.defne/defne-json "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 1.4 |
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
| org.defne : defne-owb | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |