Last Version

jeeunit Parent 1.0.0

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

jeeunit Parent
Integration Testing for Java EE 6
Project URL

Project URL

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

Source Code Management

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

Download jeeunit-parent 1.0.0

Filename Size
jeeunit-parent-1.0.0.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-parent/ -->
<dependency>
    <groupId>com.googlecode.jeeunit</groupId>
    <artifactId>jeeunit-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-parent/
implementation 'com.googlecode.jeeunit:jeeunit-parent:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-parent/
implementation ("com.googlecode.jeeunit:jeeunit-parent:1.0.0")
'com.googlecode.jeeunit:jeeunit-parent:pom:1.0.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-parent" rev="1.0.0">
  <artifact name="jeeunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-parent', version='1.0.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-parent" % "1.0.0"
[com.googlecode.jeeunit/jeeunit-parent "1.0.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
  • jeeunit-weld-se
  • jeeunit-glassfish
  • jeeunit-concurrent
  • jeeunit-assembly
  • jeeunit-resin
  • jeeunit-tomcat6
  • jeeunit-tomcat7
  • jeeunit-spring
  • jeeunit-cdi
  • jeeunit-jboss7
  • jeeunit-openwebbeans