License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Data GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.github.qsy7.java.infrastructure.datastore.providers.jpa.providers |
ArtifactId | ArtifactIdgoogle-guice-persist |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatastore - modules - google-guice-persist
google-guice-persist-criteria-builder
|
Filename | Size |
---|---|
google-guice-persist-0.1.2.pom | |
google-guice-persist-0.1.2.jar | 27 KB |
google-guice-persist-0.1.2-sources.jar | 11 KB |
google-guice-persist-0.1.2-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers</groupId>
<artifactId>google-guice-persist</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/
implementation 'io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist/
implementation ("io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:0.1.2")
'io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist:jar:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers" name="google-guice-persist" rev="0.1.2">
<artifact name="google-guice-persist" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers', module='google-guice-persist', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers" % "google-guice-persist" % "0.1.2"
[io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |