Last Version

ocelot-web 2.12.0

Framework for communication way between java and javascript

License

License

GroupId

GroupId

org.ocelotds
ArtifactId

ArtifactId

ocelot-web
Version

Version

2.12.0
Type

Type

jar
Description

Description

ocelot-web
Framework for communication way between java and javascript

Download ocelot-web 2.12.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.fasterxml.jackson.core : jackson-databind jar 2.6.7

provided (2)

Group / Artifact Type Version
org.ocelotds : ocelot-core jar 2.12.0
javax : javaee-web-api jar 7.0

test (7)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 2.1.0
javax.json : javax.json-api jar 1.0
org.glassfish : javax.json jar 1.0.4

Project Modules

There are no modules declared in this project.