| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.instaclustr |
| Идентификатор | Идентификаторcommons |
| Версия | Версия1.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеInstaclustr commons
Common classes and utilities integrated with various projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| commons-1.5.0.pom | |
| commons-1.5.0.jar | 153 KB |
| commons-1.5.0-sources.jar | 99 KB |
| commons-1.5.0-javadoc.jar | 742 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.instaclustr/commons/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>commons</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/commons/
implementation 'com.instaclustr:commons:1.5.0'
// https://jarcasting.com/artifacts/com.instaclustr/commons/
implementation ("com.instaclustr:commons:1.5.0")
'com.instaclustr:commons:jar:1.5.0'
<dependency org="com.instaclustr" name="commons" rev="1.5.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='commons', version='1.5.0')
)
libraryDependencies += "com.instaclustr" % "commons" % "1.5.0"
[com.instaclustr/commons "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 4.2.2 |
| com.google.inject.extensions : guice-assistedinject | jar | 4.2.2 |
| com.google.inject.extensions : guice-throwingproviders | jar | 4.2.2 |
| info.picocli : picocli | jar | 4.0.1 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
| org.glassfish : jakarta.el | jar | 3.0.2 |
| commons-io : commons-io | jar | 2.7 |
| io.kubernetes : client-java | jar | 6.0.1 |
| com.datastax.oss : java-driver-core | jar | 4.11.1 |
| org.awaitility : awaitility | jar | 3.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.nosan : embedded-cassandra | jar | 3.0.2 |
| org.testng : testng | jar | 6.14.3 |
| org.mockito : mockito-core | jar | 2.23.4 |