Categories |
CategoriesData JSON |
---|---|
GroupId | GroupIdorg.datanucleus |
ArtifactId | ArtifactIddatanucleus-api-json |
Last Version | Last Version3.1.0-m1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataNucleus API JSON plugin
DataNucleus API JSON plugin.
|
Filename | Size |
---|---|
datanucleus-api-json-3.1.0-m1.pom | |
datanucleus-api-json-3.1.0-m1.jar | 51 KB |
datanucleus-api-json-3.1.0-m1-sources.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-api-json/ -->
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-api-json</artifactId>
<version>3.1.0-m1</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-api-json/
implementation 'org.datanucleus:datanucleus-api-json:3.1.0-m1'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-api-json/
implementation ("org.datanucleus:datanucleus-api-json:3.1.0-m1")
'org.datanucleus:datanucleus-api-json:jar:3.1.0-m1'
<dependency org="org.datanucleus" name="datanucleus-api-json" rev="3.1.0-m1">
<artifact name="datanucleus-api-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-api-json', version='3.1.0-m1')
)
libraryDependencies += "org.datanucleus" % "datanucleus-api-json" % "3.1.0-m1"
[org.datanucleus/datanucleus-api-json "3.1.0-m1"]
Group / Artifact | Type | Version |
---|---|---|
org.datanucleus : datanucleus-core | jar | [3.1.0-m1, ) |