| License |
License |
|---|---|
| Categories |
CategoriesWebLogic Container Application Servers |
| GroupId | GroupIdorg.ocelotds |
| ArtifactId | ArtifactIdocelot-weblogic |
| Version | Version2.5.0 |
| Type | Typejar |
| Description |
DescriptionFramework for communication way between java and javascript
|
| Filename | Size |
|---|---|
| ocelot-weblogic-2.5.0.pom | |
| ocelot-weblogic-2.5.0.jar | 3 KB |
| ocelot-weblogic-2.5.0-sources.jar | 1 KB |
| ocelot-weblogic-2.5.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ocelotds/ocelot-weblogic/ -->
<dependency>
<groupId>org.ocelotds</groupId>
<artifactId>ocelot-weblogic</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocelotds/ocelot-weblogic/
implementation 'org.ocelotds:ocelot-weblogic:2.5.0'
// https://jarcasting.com/artifacts/org.ocelotds/ocelot-weblogic/
implementation ("org.ocelotds:ocelot-weblogic:2.5.0")
'org.ocelotds:ocelot-weblogic:jar:2.5.0'
<dependency org="org.ocelotds" name="ocelot-weblogic" rev="2.5.0">
<artifact name="ocelot-weblogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocelotds', module='ocelot-weblogic', version='2.5.0')
)
libraryDependencies += "org.ocelotds" % "ocelot-weblogic" % "2.5.0"
[org.ocelotds/ocelot-weblogic "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.13 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ocelotds : ocelot-spi | jar | 2.5.0 |
| javax : javaee-web-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| 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 |