jeeunit Resin Launcher

Integration Testing for Java EE 6

License

License

Categories

Categories

Resin Container Application Servers
GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-resin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jeeunit Resin Launcher
Integration Testing for Java EE 6
Project URL

Project URL

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

Source Code Management

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

Download jeeunit-resin

How to add to project

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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.caucho : resin jar 4.0.23

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.1
0.9.0
0.8.0