License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdse.weightpoint.datanucleus |
ArtifactId | ArtifactIddatanucleus-stringtobigintmapper |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionDatanucleus String to BigInt Mapper Plugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/se.weightpoint.datanucleus/datanucleus-stringtobigintmapper/ -->
<dependency>
<groupId>se.weightpoint.datanucleus</groupId>
<artifactId>datanucleus-stringtobigintmapper</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.weightpoint.datanucleus/datanucleus-stringtobigintmapper/
implementation 'se.weightpoint.datanucleus:datanucleus-stringtobigintmapper:1.0'
// https://jarcasting.com/artifacts/se.weightpoint.datanucleus/datanucleus-stringtobigintmapper/
implementation ("se.weightpoint.datanucleus:datanucleus-stringtobigintmapper:1.0")
'se.weightpoint.datanucleus:datanucleus-stringtobigintmapper:jar:1.0'
<dependency org="se.weightpoint.datanucleus" name="datanucleus-stringtobigintmapper" rev="1.0">
<artifact name="datanucleus-stringtobigintmapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.weightpoint.datanucleus', module='datanucleus-stringtobigintmapper', version='1.0')
)
libraryDependencies += "se.weightpoint.datanucleus" % "datanucleus-stringtobigintmapper" % "1.0"
[se.weightpoint.datanucleus/datanucleus-stringtobigintmapper "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.datanucleus : datanucleus-core | jar | [3.0, 3.1) |
org.datanucleus : datanucleus-rdbms | jar | [3.0, 3.1) |