License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Data GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.datastore.providers.jpa.providers |
ArtifactId | ArtifactIdgoogle-guice-persist |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatastore - modules - google-guice-persist
google-guice-persist-criteria-builder
|
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers</groupId>
<artifactId>google-guice-persist</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/
implementation 'com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/
implementation ("com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:0.0.17")
'com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers" name="google-guice-persist" rev="0.0.17">
<artifact name="google-guice-persist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers', module='google-guice-persist', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers" % "google-guice-persist" % "0.0.17"
[com.walterjwhite.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |