| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.redhat.lightblue |
| Идентификатор | Идентификаторcrud |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
Описаниеlightblue: com.redhat.lightblue|crud
Lightblue Core components
|
| Имя Файла | Размер |
|---|---|
| crud-1.2.0.pom | |
| crud-1.2.0.jar | 206 KB |
| crud-1.2.0-sources.jar | 161 KB |
| crud-1.2.0-javadoc.jar | 652 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue/crud/ -->
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>crud</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue/crud/
implementation 'com.redhat.lightblue:crud:1.2.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue/crud/
implementation ("com.redhat.lightblue:crud:1.2.0")
'com.redhat.lightblue:crud:jar:1.2.0'
<dependency org="com.redhat.lightblue" name="crud" rev="1.2.0">
<artifact name="crud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue', module='crud', version='1.2.0')
)
libraryDependencies += "com.redhat.lightblue" % "crud" % "1.2.0"
[com.redhat.lightblue/crud "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.redhat.lightblue : metadata | jar | 1.2.0 |
| com.redhat.lightblue : core-api | jar | 1.2.0 |
| com.redhat.lightblue : query-api | jar | 1.2.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.netflix.servo : servo-graphite | jar | 0.7.8 |
| com.netflix.hystrix : hystrix-servo-metrics-publisher | jar | 1.3.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fge : json-schema-validator | jar | 2.2.5 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.8 |