| Лицензия |
Лицензия
Apache License, Version 2.0
|
|---|---|
| Группа | Группаcom.github.jsimone |
| Идентификатор | Идентификаторwebapp-runner-main |
| Версия | Версия9.0.27.1 |
| Тип | Типjar |
| Описание |
ОписаниеLightweight Application Launcher. Launch your webapp in the most popular open source web container available with a single command.
|
| Имя Файла | Размер |
|---|---|
| webapp-runner-main-9.0.27.1.pom | |
| webapp-runner-main-9.0.27.1.jar | 7 MB |
| webapp-runner-main-9.0.27.1-sources.jar | 10 KB |
| webapp-runner-main-9.0.27.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-main/ -->
<dependency>
<groupId>com.github.jsimone</groupId>
<artifactId>webapp-runner-main</artifactId>
<version>9.0.27.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-main/
implementation 'com.github.jsimone:webapp-runner-main:9.0.27.1'
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-main/
implementation ("com.github.jsimone:webapp-runner-main:9.0.27.1")
'com.github.jsimone:webapp-runner-main:jar:9.0.27.1'
<dependency org="com.github.jsimone" name="webapp-runner-main" rev="9.0.27.1">
<artifact name="webapp-runner-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsimone', module='webapp-runner-main', version='9.0.27.1')
)
libraryDependencies += "com.github.jsimone" % "webapp-runner-main" % "9.0.27.1"
[com.github.jsimone/webapp-runner-main "9.0.27.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.27 |
| org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 9.0.0.M6 |
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.27 |
| org.apache.tomcat : tomcat-jasper | jar | 9.0.27 |
| org.apache.tomcat : tomcat-jasper-el | jar | 9.0.27 |
| org.apache.tomcat : tomcat-jsp-api | jar | 9.0.27 |
| org.apache.tomcat.embed : tomcat-embed-websocket | jar | 9.0.27 |
| com.beust : jcommander | jar | 1.72 |
| commons-io : commons-io | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |