is not current version
Last Version 21.5.0

com.manorrock.ocelot:ocelot-webapp 21.4.5


GroupId

GroupId

com.manorrock.ocelot
ArtifactId

ArtifactId

ocelot-webapp
Version

Version

21.4.5
Type

Type

war

Download ocelot-webapp 21.4.5


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