License |
License |
---|---|
GroupId | GroupIdorg.ocelotds |
ArtifactId | ArtifactIdocelot-extra-spring |
Last Version | Last Version2.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionocelot-extra-spring
Framework for communication way between java and javascript
|
<!-- https://jarcasting.com/artifacts/org.ocelotds/ocelot-extra-spring/ -->
<dependency>
<groupId>org.ocelotds</groupId>
<artifactId>ocelot-extra-spring</artifactId>
<version>2.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocelotds/ocelot-extra-spring/
implementation 'org.ocelotds:ocelot-extra-spring:2.12.0'
// https://jarcasting.com/artifacts/org.ocelotds/ocelot-extra-spring/
implementation ("org.ocelotds:ocelot-extra-spring:2.12.0")
'org.ocelotds:ocelot-extra-spring:jar:2.12.0'
<dependency org="org.ocelotds" name="ocelot-extra-spring" rev="2.12.0">
<artifact name="ocelot-extra-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocelotds', module='ocelot-extra-spring', version='2.12.0')
)
libraryDependencies += "org.ocelotds" % "ocelot-extra-spring" % "2.12.0"
[org.ocelotds/ocelot-extra-spring "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-spi | jar | 2.12.0 |
org.ocelotds : ocelot-core | jar | 2.12.0 |
org.springframework : spring-context | jar | 4.2.1.RELEASE |
org.springframework : spring-core | jar | 4.2.1.RELEASE |
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 |