| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ops4j.pax.web.samples |
| Идентификатор | Идентификаторthe-wab-jar |
| Версия | Версия8.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеOPS4J Pax Web Complex WAR - WAB's embedded JAR
Pax Web Samples
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| the-wab-jar-8.0.0.pom | |
| the-wab-jar-8.0.0.jar | 4 KB |
| the-wab-jar-8.0.0-sources.jar | 5 KB |
| the-wab-jar-8.0.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-jar/ -->
<dependency>
<groupId>org.ops4j.pax.web.samples</groupId>
<artifactId>the-wab-jar</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-jar/
implementation 'org.ops4j.pax.web.samples:the-wab-jar:8.0.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-jar/
implementation ("org.ops4j.pax.web.samples:the-wab-jar:8.0.0")
'org.ops4j.pax.web.samples:the-wab-jar:jar:8.0.0'
<dependency org="org.ops4j.pax.web.samples" name="the-wab-jar" rev="8.0.0">
<artifact name="the-wab-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='the-wab-jar', version='8.0.0')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "the-wab-jar" % "8.0.0"
[org.ops4j.pax.web.samples/the-wab-jar "8.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |