| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.lable.oss.uniqueid |
| Идентификатор | Идентификаторuniqueid-etcd |
| Версия | Версия4.1 |
| Тип | Типjar |
| Описание |
ОписаниеUniqueID :: Etcd
A unique ID generator that specialises in small IDs.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| uniqueid-etcd-4.1.pom | |
| uniqueid-etcd-4.1.jar | 30 KB |
| uniqueid-etcd-4.1-sources.jar | 19 KB |
| uniqueid-etcd-4.1-shaded.jar | 11 MB |
| uniqueid-etcd-4.1-javadoc.jar | 440 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.lable.oss.uniqueid/uniqueid-etcd/ -->
<dependency>
<groupId>org.lable.oss.uniqueid</groupId>
<artifactId>uniqueid-etcd</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.lable.oss.uniqueid/uniqueid-etcd/
implementation 'org.lable.oss.uniqueid:uniqueid-etcd:4.1'
// https://jarcasting.com/artifacts/org.lable.oss.uniqueid/uniqueid-etcd/
implementation ("org.lable.oss.uniqueid:uniqueid-etcd:4.1")
'org.lable.oss.uniqueid:uniqueid-etcd:jar:4.1'
<dependency org="org.lable.oss.uniqueid" name="uniqueid-etcd" rev="4.1">
<artifact name="uniqueid-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lable.oss.uniqueid', module='uniqueid-etcd', version='4.1')
)
libraryDependencies += "org.lable.oss.uniqueid" % "uniqueid-etcd" % "4.1"
[org.lable.oss.uniqueid/uniqueid-etcd "4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.lable.oss.uniqueid : uniqueid-core | jar | 4.1 |
| io.etcd : jetcd-core | jar | 0.4.1 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.lable.oss.uniqueid : uniqueid-core | jar | 4.1 |
| io.etcd : jetcd-launcher | jar | 0.4.1 |
| com.github.npathai : hamcrest-optional | jar | 1.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
| org.apache.logging.log4j : log4j-core | jar | 2.7 |
| org.apache.logging.log4j : log4j-web | jar | 2.7 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.21 |
| com.github.stefanbirkner : system-rules | jar | 1.4.0 |
| commons-codec : commons-codec | jar | 1.9 |
| org.hamcrest : hamcrest | jar | 2.2 |
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 3.4.6 |