Last Version

jeeunit Example Integration Tests 0.8.0

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-example-test
Version

Version

0.8.0
Type

Type

war
Description

Description

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

Project URL

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

Source Code Management

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

Download jeeunit-example-test 0.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

provided (4)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-ejb_3.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0

test (9)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.5.11
ch.qos.logback : logback-core jar 0.9.20
ch.qos.logback : logback-classic jar 0.9.20
com.googlecode.jeeunit : jeeunit-example-model jar 0.8.0
com.googlecode.jeeunit : jeeunit-example-service jar 0.8.0
com.googlecode.jeeunit : jeeunit-glassfish jar 0.8.0
com.googlecode.jeeunit : jeeunit jar 0.8.0
org.glassfish.extras : glassfish-embedded-all jar 3.1
org.hibernate : hibernate-entitymanager jar 3.6.0.Final

Project Modules

There are no modules declared in this project.