| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.semla |
| Идентификатор | Идентификаторsemla-common |
| Версия | Версия1.1.6 |
| Тип | Типjar |
| Описание |
Описаниеsimple entity management library of awesomeness
|
| Имя Файла | Размер |
|---|---|
| semla-common-1.1.6.pom | |
| semla-common-1.1.6.jar | 178 KB |
| semla-common-1.1.6-tests.jar | 13 KB |
| semla-common-1.1.6-sources.jar | 61 KB |
| semla-common-1.1.6-javadoc.jar | 492 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.semla/semla-common/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-common</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-common/
implementation 'io.semla:semla-common:1.1.6'
// https://jarcasting.com/artifacts/io.semla/semla-common/
implementation ("io.semla:semla-common:1.1.6")
'io.semla:semla-common:jar:1.1.6'
<dependency org="io.semla" name="semla-common" rev="1.1.6">
<artifact name="semla-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-common', version='1.1.6')
)
libraryDependencies += "io.semla" % "semla-common" % "1.1.6"
[io.semla/semla-common "1.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.esotericsoftware : reflectasm | jar | 1.11.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.javassist : javassist | jar | 3.28.0-GA |
| net.jodah : typetools | jar | 0.6.3 |
| commons-io : commons-io | jar | 2.9.0 |
| org.atteo : evo-inflector | jar | 1.2.2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.semla : semla-testing | jar | 1.1.6 |