is not current version
Last Version 21.5.0

com.manorrock.ocelot:ocelot-webapp 21.4.4


GroupId

GroupId

com.manorrock.ocelot
ArtifactId

ArtifactId

ocelot-webapp
Version

Version

21.4.4
Type

Type

war

Download ocelot-webapp 21.4.4


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