| License |
License |
|---|---|
| GroupId | GroupIdorg.ocelotds |
| ArtifactId | ArtifactIdocelot |
| Version | Version2.12.0 |
| Type | Typepom |
| Description |
Descriptionocelot
Framework for communication way between java and javascript
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ocelot-2.12.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ocelotds/ocelot/ -->
<dependency>
<groupId>org.ocelotds</groupId>
<artifactId>ocelot</artifactId>
<version>2.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ocelotds/ocelot/
implementation 'org.ocelotds:ocelot:2.12.0'
// https://jarcasting.com/artifacts/org.ocelotds/ocelot/
implementation ("org.ocelotds:ocelot:2.12.0")
'org.ocelotds:ocelot:pom:2.12.0'
<dependency org="org.ocelotds" name="ocelot" rev="2.12.0">
<artifact name="ocelot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ocelotds', module='ocelot', version='2.12.0')
)
libraryDependencies += "org.ocelotds" % "ocelot" % "2.12.0"
[org.ocelotds/ocelot "2.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |