| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.jgon |
| Идентификатор | Идентификаторcanary |
| Версия | Версия2.0 |
| Тип | Типjar |
| Описание |
ОписаниеCanary
Utils for Java JPA 2.1 and REST WebServices
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| canary-2.0.pom | |
| canary-2.0.jar | 214 KB |
| canary-2.0-sources.jar | 142 KB |
| canary-2.0-javadoc.jar | 624 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.jgon/canary/ -->
<dependency>
<groupId>br.com.jgon</groupId>
<artifactId>canary</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.jgon/canary/
implementation 'br.com.jgon:canary:2.0'
// https://jarcasting.com/artifacts/br.com.jgon/canary/
implementation ("br.com.jgon:canary:2.0")
'br.com.jgon:canary:jar:2.0'
<dependency org="br.com.jgon" name="canary" rev="2.0">
<artifact name="canary" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.jgon', module='canary', version='2.0')
)
libraryDependencies += "br.com.jgon" % "canary" % "2.0"
[br.com.jgon/canary "2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse : yasson | jar | 1.0.5 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| javax.json.bind : javax.json.bind-api | jar | 1.0 |