Datastore - providers - jpa

datastore

License

License

Categories

Categories

IDE Development Tools Java Languages Data
GroupId

GroupId

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

ArtifactId

jpa
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

pom
Description

Description

Datastore - providers - jpa
datastore

Download jpa

Filename Size
jpa-0.0.17.pom 774 bytes
Browse

How to add to project

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

Versions

Version
0.0.17