License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.google.code.guice-repository |
ArtifactId | ArtifactIdguice-repository |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuice Repository
Repository pattern support for Google Guice
|
Project URL |
Project URL |
Filename | Size |
---|---|
guice-repository-2.1.0.pom | |
guice-repository-2.1.0.jar | 24 KB |
guice-repository-2.1.0-sources.jar | 17 KB |
guice-repository-2.1.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.guice-repository/guice-repository/ -->
<dependency>
<groupId>com.google.code.guice-repository</groupId>
<artifactId>guice-repository</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.guice-repository/guice-repository/
implementation 'com.google.code.guice-repository:guice-repository:2.1.0'
// https://jarcasting.com/artifacts/com.google.code.guice-repository/guice-repository/
implementation ("com.google.code.guice-repository:guice-repository:2.1.0")
'com.google.code.guice-repository:guice-repository:jar:2.1.0'
<dependency org="com.google.code.guice-repository" name="guice-repository" rev="2.1.0">
<artifact name="guice-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.guice-repository', module='guice-repository', version='2.1.0')
)
libraryDependencies += "com.google.code.guice-repository" % "guice-repository" % "2.1.0"
[com.google.code.guice-repository/guice-repository "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-assistedinject | jar | 3.0 |
com.google.guava : guava | jar | 13.0.1 |
net.jcip : jcip-annotations | jar | 1.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
org.reflections : reflections | jar | 0.9.8 |
org.springframework.data : spring-data-jpa | jar | 1.3.0.RELEASE |
com.mysema.querydsl : querydsl-jpa Optional | jar | 2.9.0 |
org.springframework : spring-web | jar | 3.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
com.mysema.querydsl : querydsl-apt | jar | 2.9.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.0 |
junit : junit | jar | 4.10 |
org.hibernate : hibernate-entitymanager | jar | 4.1.10.Final |
com.h2database : h2 | jar | 1.3.170 |