| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibasco.agql |
| Идентификатор | Идентификаторagql-lib-core |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAGQL - Core
The core library. Required by all agql modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| agql-lib-core-1.0.4.pom | |
| agql-lib-core-1.0.4.jar | 113 KB |
| agql-lib-core-1.0.4-sources.jar | 124 KB |
| agql-lib-core-1.0.4-javadoc.jar | 569 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibasco.agql/agql-lib-core/ -->
<dependency>
<groupId>com.ibasco.agql</groupId>
<artifactId>agql-lib-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-lib-core/
implementation 'com.ibasco.agql:agql-lib-core:1.0.4'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-lib-core/
implementation ("com.ibasco.agql:agql-lib-core:1.0.4")
'com.ibasco.agql:agql-lib-core:jar:1.0.4'
<dependency org="com.ibasco.agql" name="agql-lib-core" rev="1.0.4">
<artifact name="agql-lib-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-lib-core', version='1.0.4')
)
libraryDependencies += "com.ibasco.agql" % "agql-lib-core" % "1.0.4"
[com.ibasco.agql/agql-lib-core "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-compress | jar | 1.21 |
| com.google.guava : guava | jar | 31.1-jre |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.asynchttpclient : async-http-client | jar | 2.12.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.jetbrains : annotations | jar | 23.0.0 |
| io.netty : netty-transport | jar | 4.1.78.Final |
| io.netty : netty-codec | jar | 4.1.78.Final |
| io.netty : netty-handler | jar | 4.1.78.Final |
| io.netty : netty-codec-http | jar | 4.1.78.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.78.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.78.Final |
| io.netty : netty-common | jar | 4.1.78.Final |
| io.netty : netty-buffer | jar | 4.1.78.Final |
| dev.failsafe : failsafe | jar | 3.2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |