не последняя версия
Последняя версия 1.0.0

com.googlecode.jeeunit:jeeunit-glassfish 0.6.0


Категории

Категории

GlassFish Контейнер Application Servers
Группа

Группа

com.googlecode.jeeunit
Идентификатор

Идентификатор

jeeunit-glassfish
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать jeeunit-glassfish 0.6.0


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