Last Version

jeeunit Example 0.8.0

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-example
Version

Version

0.8.0
Type

Type

pom
Description

Description

jeeunit Example
Integration Testing for Java EE 6
Project URL

Project URL

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

Source Code Management

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

Download jeeunit-example 0.8.0

Filename Size
jeeunit-example-0.8.0.pom 818 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jeeunit-example-model
  • jeeunit-example-service
  • jeeunit-example-test
  • jeeunit-example-test-se
  • jeeunit-example-test-spring