| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcloud.piranha.http |
| Идентификатор | Идентификаторpiranha-http-impl |
| Версия | Версия22.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеPiranha - HTTP - Implementation
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| piranha-http-impl-22.2.0.pom | |
| piranha-http-impl-22.2.0.jar | 18 KB |
| piranha-http-impl-22.2.0-sources.jar | 18 KB |
| piranha-http-impl-22.2.0-javadoc.jar | 139 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-impl/ -->
<dependency>
<groupId>cloud.piranha.http</groupId>
<artifactId>piranha-http-impl</artifactId>
<version>22.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-impl/
implementation 'cloud.piranha.http:piranha-http-impl:22.2.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-impl/
implementation ("cloud.piranha.http:piranha-http-impl:22.2.0")
'cloud.piranha.http:piranha-http-impl:jar:22.2.0'
<dependency org="cloud.piranha.http" name="piranha-http-impl" rev="22.2.0">
<artifact name="piranha-http-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-impl', version='22.2.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-impl" % "22.2.0"
[cloud.piranha.http/piranha-http-impl "22.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cloud.piranha.http : piranha-http-api | jar | 22.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cloud.piranha.http : piranha-http-tests | jar | 22.2.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |