| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.higgs |
| Идентификатор | Идентификаторcore |
| Версия | Версия0.0.24 |
| Тип | Типjar |
| Описание |
Описаниеcore
Core API and interfaces for Higgs
|
| Имя Файла | Размер |
|---|---|
| core-0.0.24.pom | |
| core-0.0.24.jar | 52 KB |
| core-0.0.24-sources.jar | 35 KB |
| core-0.0.24-javadoc.jar | 228 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.higgs/core/ -->
<dependency>
<groupId>io.higgs</groupId>
<artifactId>core</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/io.higgs/core/
implementation 'io.higgs:core:0.0.24'
// https://jarcasting.com/artifacts/io.higgs/core/
implementation ("io.higgs:core:0.0.24")
'io.higgs:core:jar:0.0.24'
<dependency org="io.higgs" name="core" rev="0.0.24">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higgs', module='core', version='0.0.24')
)
libraryDependencies += "io.higgs" % "core" % "0.0.24"
[io.higgs/core "0.0.24"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| org.yaml : snakeyaml | jar | 1.11 |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
| com.google.guava : guava | jar | 14.0.1 |
| io.netty : netty-all | jar | 4.0.28.Final |
| org.javassist : javassist Необязательный | jar | 3.17.1-GA |
| com.boundary : high-scale-lib | jar | 1.0.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.1.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |