is not current version
Last Version 2.5.0

org.ocelotds:ocelot-weblogic 2.4.7


Categories

Categories

WebLogic Container Application Servers
GroupId

GroupId

org.ocelotds
ArtifactId

ArtifactId

ocelot-weblogic
Version

Version

2.4.7
Type

Type

jar

Download ocelot-weblogic 2.4.7


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