Datastore - providers - jdo - parent pom

datastore

License

License

Categories

Categories

IDE Development Tools Java Languages Data
GroupId

GroupId

com.walterjwhite.java.infrastructure.datastore.providers
ArtifactId

ArtifactId

jdo
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

pom
Description

Description

Datastore - providers - jdo - parent pom
datastore

Download jdo

Filename Size
jdo-0.0.17.pom 776 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers/jdo/ -->
<dependency>
    <groupId>com.walterjwhite.java.infrastructure.datastore.providers</groupId>
    <artifactId>jdo</artifactId>
    <version>0.0.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers/jdo/
implementation 'com.walterjwhite.java.infrastructure.datastore.providers:jdo:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers/jdo/
implementation ("com.walterjwhite.java.infrastructure.datastore.providers:jdo:0.0.17")
'com.walterjwhite.java.infrastructure.datastore.providers:jdo:pom:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.datastore.providers" name="jdo" rev="0.0.17">
  <artifact name="jdo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.datastore.providers', module='jdo', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.datastore.providers" % "jdo" % "0.0.17"
[com.walterjwhite.java.infrastructure.datastore.providers/jdo "0.0.17"]

Dependencies

compile (3)

Group / Artifact Type Version
com.walterjwhite.java.infrastructure.datastore.api : repository jar 0.0.17
com.walterjwhite.java.infrastructure.datastore : impl jar 0.0.17
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

  • impl
  • providers

Versions

Version
0.0.17