Last Version

jeeunit Example Spring Integration Tests 0.8.0

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-example-test-spring
Version

Version

0.8.0
Type

Type

jar
Description

Description

jeeunit Example Spring Integration Tests
Integration Testing for Java EE 6
Project URL

Project URL

http://code.google.com/p/jeeunit/jeeunit-example-test-spring/
Source Code Management

Source Code Management

http://code.google.com/p/jeeunit/source/browse/jeeunit-example-test-spring

Download jeeunit-example-test-spring 0.8.0


<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-spring/ -->
<dependency>
    <groupId>com.googlecode.jeeunit</groupId>
    <artifactId>jeeunit-example-test-spring</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-spring/
implementation 'com.googlecode.jeeunit:jeeunit-example-test-spring:0.8.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-spring/
implementation ("com.googlecode.jeeunit:jeeunit-example-test-spring:0.8.0")
'com.googlecode.jeeunit:jeeunit-example-test-spring:jar:0.8.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-example-test-spring" rev="0.8.0">
  <artifact name="jeeunit-example-test-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-example-test-spring', version='0.8.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-example-test-spring" % "0.8.0"
[com.googlecode.jeeunit/jeeunit-example-test-spring "0.8.0"]

Dependencies

test (14)

Group / Artifact Type Version
com.googlecode.jeeunit : jeeunit-example-service jar 0.8.0
ch.qos.logback : logback-classic jar 0.9.20
ch.qos.logback : logback-core jar 0.9.20
org.slf4j : jcl-over-slf4j jar 1.5.11
org.slf4j : slf4j-api jar 1.5.11
junit : junit jar 4.8.2
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
cglib : cglib jar 2.2
org.hibernate : hibernate-entitymanager jar 3.6.0.Final
org.apache.derby : derby jar 10.7.1.1
org.apache.geronimo.specs : geronimo-ejb_3.1_spec jar 1.0
org.springframework : spring-test jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE
org.springframework : spring-orm jar 3.0.5.RELEASE

Project Modules

There are no modules declared in this project.