| Лицензия |
Лицензия
The MIT License
|
|---|---|
| Группа | Группаio.bitsensor |
| Идентификатор | Идентификаторlib-entity |
| Последняя версия | Последняя версия4.11.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBitSensor Entity Library
BitSensor libraries
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| lib-entity-4.11.0.pom | |
| lib-entity-4.11.0.jar | 34 KB |
| lib-entity-4.11.0-sources.jar | 15 KB |
| lib-entity-4.11.0-javadoc.jar | 158 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bitsensor/lib-entity/ -->
<dependency>
<groupId>io.bitsensor</groupId>
<artifactId>lib-entity</artifactId>
<version>4.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitsensor/lib-entity/
implementation 'io.bitsensor:lib-entity:4.11.0'
// https://jarcasting.com/artifacts/io.bitsensor/lib-entity/
implementation ("io.bitsensor:lib-entity:4.11.0")
'io.bitsensor:lib-entity:jar:4.11.0'
<dependency org="io.bitsensor" name="lib-entity" rev="4.11.0">
<artifact name="lib-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitsensor', module='lib-entity', version='4.11.0')
)
libraryDependencies += "io.bitsensor" % "lib-entity" % "4.11.0"
[io.bitsensor/lib-entity "4.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bitsensor : proto | jar | 4.11.0 |
| com.google.re2j : re2j | jar | 1.2 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.fasterxml.jackson.core : jackson-databind | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |