| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.ocelotds | 
    
| ArtifactId | ArtifactIdocelot-web | 
    
| Last Version | Last Version2.12.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionocelot-web 
            Framework for communication way between java and javascript 
         | 
    
| Filename | Size | 
|---|---|
| ocelot-web-2.12.0.pom | |
| ocelot-web-2.12.0.jar | 62 KB | 
| ocelot-web-2.12.0-sources.jar | 40 KB | 
| ocelot-web-2.12.0-javadoc.jar | 198 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
|---|---|---|
| org.ocelotds : ocelot-core | jar | 2.12.0 | 
| javax : javaee-web-api | jar | 7.0 | 
| 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 |