Last Version

jeeunit Tomcat 6 Launcher 1.0.0

Integration Testing for Java EE 6

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-tomcat6
Version

Version

1.0.0
Type

Type

jar
Description

Description

jeeunit Tomcat 6 Launcher
Integration Testing for Java EE 6
Project URL

Project URL

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

Source Code Management

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

Download jeeunit-tomcat6 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.jeeunit : jeeunit jar 1.0.0
org.apache.tomcat : catalina jar 6.0.35
org.glassfish.main.common : scattered-archive-api jar 3.1.2
commons-io : commons-io jar 2.1

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0

Project Modules

There are no modules declared in this project.