| Группа | Группаio.github.luons.engine |
|---|---|
| Идентификатор | Идентификаторengine-core |
| Версия | Версия1.0.5.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеengine-core
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| engine-core-1.0.5.RELEASE.pom | |
| engine-core-1.0.5.RELEASE.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.luons.engine/engine-core/ -->
<dependency>
<groupId>io.github.luons.engine</groupId>
<artifactId>engine-core</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luons.engine/engine-core/
implementation 'io.github.luons.engine:engine-core:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/io.github.luons.engine/engine-core/
implementation ("io.github.luons.engine:engine-core:1.0.5.RELEASE")
'io.github.luons.engine:engine-core:jar:1.0.5.RELEASE'
<dependency org="io.github.luons.engine" name="engine-core" rev="1.0.5.RELEASE">
<artifact name="engine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luons.engine', module='engine-core', version='1.0.5.RELEASE')
)
libraryDependencies += "io.github.luons.engine" % "engine-core" % "1.0.5.RELEASE"
[io.github.luons.engine/engine-core "1.0.5.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.luons.engine : engine-common | jar | 1.0.5.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| com.google.guava : guava | jar | 23.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |