License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.googlecode.guice-junit4 |
ArtifactId | ArtifactIdguice-junit4-spring-transactional |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguice-junit4-spring-transactional
Guice JUnti4 Inject Support
|
<!-- https://jarcasting.com/artifacts/com.googlecode.guice-junit4/guice-junit4-spring-transactional/ -->
<dependency>
<groupId>com.googlecode.guice-junit4</groupId>
<artifactId>guice-junit4-spring-transactional</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.guice-junit4/guice-junit4-spring-transactional/
implementation 'com.googlecode.guice-junit4:guice-junit4-spring-transactional:0.2'
// https://jarcasting.com/artifacts/com.googlecode.guice-junit4/guice-junit4-spring-transactional/
implementation ("com.googlecode.guice-junit4:guice-junit4-spring-transactional:0.2")
'com.googlecode.guice-junit4:guice-junit4-spring-transactional:jar:0.2'
<dependency org="com.googlecode.guice-junit4" name="guice-junit4-spring-transactional" rev="0.2">
<artifact name="guice-junit4-spring-transactional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.guice-junit4', module='guice-junit4-spring-transactional', version='0.2')
)
libraryDependencies += "com.googlecode.guice-junit4" % "guice-junit4-spring-transactional" % "0.2"
[com.googlecode.guice-junit4/guice-junit4-spring-transactional "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.guice-junit4 : guice-junit4-core | jar | 0.2 |
org.springframework : spring-core | jar | 3.0.3.RELEASE |
org.springframework : spring-tx | jar | 3.0.3.RELEASE |
org.springframework : spring-test | jar | 3.0.3.RELEASE |
com.google.inject : guice | jar | 2.0 |
junit : junit | jar | 4.6 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |