| Categories |
CategoriesJSON Data |
|---|---|
| GroupId | GroupIdorg.defne.samples |
| ArtifactId | ArtifactIdjson-example |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionSamples :: JSON Example
JSON Example
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| json-example-1.0.1.pom | |
| json-example-1.0.1.war | 332 KB |
| json-example-1.0.1-sources.jar | 10 KB |
| json-example-1.0.1-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne.samples/json-example/ -->
<dependency>
<groupId>org.defne.samples</groupId>
<artifactId>json-example</artifactId>
<version>1.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/json-example/
implementation 'org.defne.samples:json-example:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/json-example/
implementation ("org.defne.samples:json-example:1.0.1")
'org.defne.samples:json-example:war:1.0.1'
<dependency org="org.defne.samples" name="json-example" rev="1.0.1">
<artifact name="json-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='json-example', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "json-example" % "1.0.1"
[org.defne.samples/json-example "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.defne : defne-owb | jar | 1.0.1 |
| org.defne : defne-service | jar | 1.0.1 |
| org.defne : defne-jsf | jar | 1.0.1 |
| org.defne : defne-json | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.myfaces.core : myfaces-api | jar | 2.0.0 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |