License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.googlecode.jeeunit |
ArtifactId | ArtifactIdjeeunit-tomcat7 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeeunit Tomcat 7 Launcher
Integration Testing for Java EE 6
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jeeunit-tomcat7-1.0.0.pom | |
jeeunit-tomcat7-1.0.0.jar | 18 KB |
jeeunit-tomcat7-1.0.0-sources.jar | 14 KB |
jeeunit-tomcat7-1.0.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-tomcat7/ -->
<dependency>
<groupId>com.googlecode.jeeunit</groupId>
<artifactId>jeeunit-tomcat7</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-tomcat7/
implementation 'com.googlecode.jeeunit:jeeunit-tomcat7:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-tomcat7/
implementation ("com.googlecode.jeeunit:jeeunit-tomcat7:1.0.0")
'com.googlecode.jeeunit:jeeunit-tomcat7:jar:1.0.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-tomcat7" rev="1.0.0">
<artifact name="jeeunit-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-tomcat7', version='1.0.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-tomcat7" % "1.0.0"
[com.googlecode.jeeunit/jeeunit-tomcat7 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jeeunit : jeeunit | jar | 1.0.0 |
org.apache.tomcat : tomcat-catalina | jar | 7.0.27 |
org.glassfish.main.common : scattered-archive-api | jar | 3.1.2 |
commons-io : commons-io | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |