| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.restheart |
| Идентификатор | Идентификаторrestheart-commons |
| Версия | Версия6.0.2 |
| Тип | Типjar |
| Описание |
Описаниеrestheart-commons
RESTHeart Commons - Common classes for core components and plugins.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| restheart-commons-6.0.2.pom | |
| restheart-commons-6.0.2.jar | 210 KB |
| restheart-commons-6.0.2-sources.jar | 166 KB |
| restheart-commons-6.0.2-javadoc.jar | 827 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-commons/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-commons</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-commons/
implementation 'org.restheart:restheart-commons:6.0.2'
// https://jarcasting.com/artifacts/org.restheart/restheart-commons/
implementation ("org.restheart:restheart-commons:6.0.2")
'org.restheart:restheart-commons:jar:6.0.2'
<dependency org="org.restheart" name="restheart-commons" rev="6.0.2">
<artifact name="restheart-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-commons', version='6.0.2')
)
libraryDependencies += "org.restheart" % "restheart-commons" % "6.0.2"
[org.restheart/restheart-commons "6.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.undertow : undertow-core | jar | 2.2.7.Final |
| org.mongodb : mongodb-driver-legacy | jar | 4.1.2 |
| org.mongodb : mongodb-driver-reactivestreams | jar | 4.1.2 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
| org.yaml : snakeyaml | jar | 1.28 |
| com.google.code.gson : gson | jar | 2.8.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.fusesource.jansi : jansi | jar | 2.0.1 |
| com.jayway.jsonpath : json-path | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.8.0 |