| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.goodees |
| Идентификатор | Идентификаторese-core |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUseful small libraries for Java EE
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ese-core-0.1.pom | |
| ese-core-0.1.jar | 117 KB |
| ese-core-0.1-sources.jar | 83 KB |
| ese-core-0.1-javadoc.jar | 456 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.goodees/ese-core/ -->
<dependency>
<groupId>io.github.goodees</groupId>
<artifactId>ese-core</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.goodees/ese-core/
implementation 'io.github.goodees:ese-core:0.1'
// https://jarcasting.com/artifacts/io.github.goodees/ese-core/
implementation ("io.github.goodees:ese-core:0.1")
'io.github.goodees:ese-core:jar:0.1'
<dependency org="io.github.goodees" name="ese-core" rev="0.1">
<artifact name="ese-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.goodees', module='ese-core', version='0.1')
)
libraryDependencies += "io.github.goodees" % "ese-core" % "0.1"
[io.github.goodees/ese-core "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.github.jdbc-bare : spring-jdbc-bare | jar | 3.1.4.2 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |