| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcloud.piranha.http |
| Идентификатор | Идентификаторpiranha-http-webapp |
| Последняя версия | Последняя версия22.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPiranha - HTTP - WebApplication Integration
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| piranha-http-webapp-22.6.0.pom | |
| piranha-http-webapp-22.6.0.jar | 11 KB |
| piranha-http-webapp-22.6.0-sources.jar | 11 KB |
| piranha-http-webapp-22.6.0-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-webapp/ -->
<dependency>
<groupId>cloud.piranha.http</groupId>
<artifactId>piranha-http-webapp</artifactId>
<version>22.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-webapp/
implementation 'cloud.piranha.http:piranha-http-webapp:22.6.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-webapp/
implementation ("cloud.piranha.http:piranha-http-webapp:22.6.0")
'cloud.piranha.http:piranha-http-webapp:jar:22.6.0'
<dependency org="cloud.piranha.http" name="piranha-http-webapp" rev="22.6.0">
<artifact name="piranha-http-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-webapp', version='22.6.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-webapp" % "22.6.0"
[cloud.piranha.http/piranha-http-webapp "22.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cloud.piranha.core : piranha-core-impl | jar | 22.6.0 |
| cloud.piranha.http : piranha-http-api | jar | 22.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cloud.piranha.http : piranha-http-impl | jar | 22.6.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 |