| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.higgs |
| Идентификатор | Идентификаторhttp-s3 |
| Последняя версия | Последняя версия0.0.24 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp-s3
Higgs HTTP S3 (Single Site Server). This is the core module with the server implementation.
The other modules within this parent are extensions to this module that adds functionality to the server.
|
| Имя Файла | Размер |
|---|---|
| http-s3-0.0.24.pom | |
| http-s3-0.0.24.jar | 114 KB |
| http-s3-0.0.24-sources.jar | 76 KB |
| http-s3-0.0.24-javadoc.jar | 447 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.higgs/http-s3/ -->
<dependency>
<groupId>io.higgs</groupId>
<artifactId>http-s3</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/io.higgs/http-s3/
implementation 'io.higgs:http-s3:0.0.24'
// https://jarcasting.com/artifacts/io.higgs/http-s3/
implementation ("io.higgs:http-s3:0.0.24")
'io.higgs:http-s3:jar:0.0.24'
<dependency org="io.higgs" name="http-s3" rev="0.0.24">
<artifact name="http-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higgs', module='http-s3', version='0.0.24')
)
libraryDependencies += "io.higgs" % "http-s3" % "0.0.24"
[io.higgs/http-s3 "0.0.24"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shiro : shiro-core | jar | 1.2.3 |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.kohsuke.metainf-services : metainf-services Необязательный | jar | 1.1 |
| joda-time : joda-time | jar | 2.1 |
| io.higgs : core | jar | 0.0.24 |
| 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 |