License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.datanucleus |
ArtifactId | ArtifactIddatanucleus-googlecollections |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataNucleus Google Collections plugin
Plugin providing DataNucleus support for Google Collections types.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-googlecollections/ -->
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-googlecollections</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-googlecollections/
implementation 'org.datanucleus:datanucleus-googlecollections:3.2.2'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-googlecollections/
implementation ("org.datanucleus:datanucleus-googlecollections:3.2.2")
'org.datanucleus:datanucleus-googlecollections:jar:3.2.2'
<dependency org="org.datanucleus" name="datanucleus-googlecollections" rev="3.2.2">
<artifact name="datanucleus-googlecollections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-googlecollections', version='3.2.2')
)
libraryDependencies += "org.datanucleus" % "datanucleus-googlecollections" % "3.2.2"
[org.datanucleus/datanucleus-googlecollections "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.datanucleus : datanucleus-core | jar | [3.2.5, ) |
javax.jdo : jdo-api | jar | [3.0, ) |
com.google.collections : google-collections | jar | 1.0 |