| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.esastack |
| Идентификатор | Идентификаторcommons |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеCommons :: Core
ESA Commons is the common lib of ESA Stack.
|
| Имя Файла | Размер |
|---|---|
| commons-0.2.0.pom | |
| commons-0.2.0.jar | 307 KB |
| commons-0.2.0-sources.jar | 213 KB |
| commons-0.2.0-javadoc.jar | 908 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.esastack/commons/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>commons</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons/
implementation 'io.esastack:commons:0.2.0'
// https://jarcasting.com/artifacts/io.esastack/commons/
implementation ("io.esastack:commons:0.2.0")
'io.esastack:commons:jar:0.2.0'
<dependency org="io.esastack" name="commons" rev="0.2.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons', version='0.2.0')
)
libraryDependencies += "io.esastack" % "commons" % "0.2.0"
[io.esastack/commons "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-common Необязательный | jar | |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-inline | jar | 3.3.3 |