| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.instaclustr |
| Идентификатор | Идентификаторsidecar-common |
| Последняя версия | Последняя версия1.3.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsidecar-common
common code for sidecar applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sidecar-common-1.3.18.pom | |
| sidecar-common-1.3.18.jar | 25 KB |
| sidecar-common-1.3.18-sources.jar | 12 KB |
| sidecar-common-1.3.18-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.instaclustr/sidecar-common/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>sidecar-common</artifactId>
<version>1.3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/sidecar-common/
implementation 'com.instaclustr:sidecar-common:1.3.18'
// https://jarcasting.com/artifacts/com.instaclustr/sidecar-common/
implementation ("com.instaclustr:sidecar-common:1.3.18")
'com.instaclustr:sidecar-common:jar:1.3.18'
<dependency org="com.instaclustr" name="sidecar-common" rev="1.3.18">
<artifact name="sidecar-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='sidecar-common', version='1.3.18')
)
libraryDependencies += "com.instaclustr" % "sidecar-common" % "1.3.18"
[com.instaclustr/sidecar-common "1.3.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.instaclustr : commons | jar | 1.5.0 |
| com.google.guava : guava | jar | 28.1-jre |
| org.glassfish.jersey.containers : jersey-container-jdk-http | jar | 2.35 |
| org.glassfish.jersey.ext : jersey-bean-validation | jar | 2.35 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.35 |
| org.glassfish.jersey.core : jersey-client | jar | 2.35 |
| org.glassfish.hk2 : guice-bridge | jar | 2.6.1 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-nop | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| org.mockito : mockito-core | jar | 2.23.4 |