| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ocelotds |
| Идентификатор | Идентификаторocelot |
| Версия | Версия2.12.0 |
| Тип | Типpom |
| Описание |
Описаниеocelot
Framework for communication way between java and javascript
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ocelot-2.12.0.pom | 5 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-web-api | jar | 7.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 |