License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jeeunit |
ArtifactId | ArtifactIdjeeunit-example-test |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjeeunit Example Integration Tests
Integration Testing for Java EE 6
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jeeunit-example-test-0.8.0.pom | |
jeeunit-example-test-0.8.0.war | 206 KB |
jeeunit-example-test-0.8.0-javadoc.jar | 337 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
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 |
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 |