License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.forestframework |
ArtifactId | ArtifactIdguice-persist |
Last Version | Last Version5.0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Guice - Extensions - Persist
Guice is a lightweight dependency injection framework for Java 6 and above
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
guice-persist-5.0.1.1.pom | |
guice-persist-5.0.1.1.jar | 28 KB |
guice-persist-5.0.1.1-tests.jar | 52 KB |
guice-persist-5.0.1.1-test-sources.jar | 31 KB |
guice-persist-5.0.1.1-sources.jar | 26 KB |
guice-persist-5.0.1.1-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.forestframework/guice-persist/ -->
<dependency>
<groupId>io.forestframework</groupId>
<artifactId>guice-persist</artifactId>
<version>5.0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.forestframework/guice-persist/
implementation 'io.forestframework:guice-persist:5.0.1.1'
// https://jarcasting.com/artifacts/io.forestframework/guice-persist/
implementation ("io.forestframework:guice-persist:5.0.1.1")
'io.forestframework:guice-persist:jar:5.0.1.1'
<dependency org="io.forestframework" name="guice-persist" rev="5.0.1.1">
<artifact name="guice-persist" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.forestframework', module='guice-persist', version='5.0.1.1')
)
libraryDependencies += "io.forestframework" % "guice-persist" % "5.0.1.1"
[io.forestframework/guice-persist "5.0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.forestframework : guice | jar | 5.0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
org.hibernate : hibernate-entitymanager | jar | 4.1.7.Final |
org.hsqldb : hsqldb-j5 | jar | 2.0.0 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
io.forestframework : guice | jar | 5.0.1.1 |
com.google.guava : guava-testlib | jar | 30.1-jre |
org.ow2.asm : asm | jar | 9.1 |
junit : junit | jar | 4.13 |