Last Version

jeeunit Glassfish Launcher 1.0.0

Integration Testing for Java EE 6

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-glassfish
Version

Version

1.0.0
Type

Type

jar
Description

Description

jeeunit Glassfish Launcher
Integration Testing for Java EE 6
Project URL

Project URL

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

Source Code Management

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

Download jeeunit-glassfish 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jeeunit : jeeunit jar 1.0.0

provided (1)

Group / Artifact Type Version
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2

Project Modules

There are no modules declared in this project.