Last Version

jeeunit Example Model 0.8.0

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-example-model
Version

Version

0.8.0
Type

Type

jar
Description

Description

jeeunit Example Model
Integration Testing for Java EE 6
Project URL

Project URL

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

Source Code Management

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

Download jeeunit-example-model 0.8.0


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

Dependencies

provided (3)

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

Project Modules

There are no modules declared in this project.