is not current version
Last Version 2.12.0

org.ocelotds:ocelot-extra-spring 2.8.0


GroupId

GroupId

org.ocelotds
ArtifactId

ArtifactId

ocelot-extra-spring
Version

Version

2.8.0
Type

Type

jar

Download ocelot-extra-spring 2.8.0


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