jeeunit Example Service

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-example-service
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

jeeunit Example Service
Integration Testing for Java EE 6
Project URL

Project URL

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

Source Code Management

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

Download jeeunit-example-service

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jeeunit : jeeunit-example-model jar 0.8.0

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.1
0.7.0
0.6.0