License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Data |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.datastore.providers |
ArtifactId | ArtifactIdjpa |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDatastore - providers - jpa
datastore
|
Filename | Size |
---|---|
jpa-0.0.17.pom | 774 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |