is not current version
Last Version 2.12.0

org.ocelotds:ocelot-int-glassfish 2.8.0


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.ocelotds
ArtifactId

ArtifactId

ocelot-int-glassfish
Version

Version

2.8.0
Type

Type

jar

Download ocelot-int-glassfish 2.8.0


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