webkit
Java/Spring tools to ease web app and platform development.
See docs/ProgrammersGuide.html for detailed information.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаcom.brienwheeler.apps |
| Идентификатор | Идентификаторapps-tomcat |
| Последняя версия | Последняя версия1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеToolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more
|
| Имя Файла | Размер |
|---|---|
| apps-tomcat-1.11.pom | |
| apps-tomcat-1.11.jar | 5 KB |
| apps-tomcat-1.11-tests.jar | 1 KB |
| apps-tomcat-1.11-sources.jar | 3 KB |
| apps-tomcat-1.11-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-tomcat/ -->
<dependency>
<groupId>com.brienwheeler.apps</groupId>
<artifactId>apps-tomcat</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-tomcat/
implementation 'com.brienwheeler.apps:apps-tomcat:1.11'
// https://jarcasting.com/artifacts/com.brienwheeler.apps/apps-tomcat/
implementation ("com.brienwheeler.apps:apps-tomcat:1.11")
'com.brienwheeler.apps:apps-tomcat:jar:1.11'
<dependency org="com.brienwheeler.apps" name="apps-tomcat" rev="1.11">
<artifact name="apps-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.apps', module='apps-tomcat', version='1.11')
)
libraryDependencies += "com.brienwheeler.apps" % "apps-tomcat" % "1.11"
[com.brienwheeler.apps/apps-tomcat "1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.brienwheeler.lib : lib-spring-beans | jar | 1.11 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.6 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.50 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.6 |
| org.apache.tomcat : tomcat-jasper | jar | 9.0.6 |
| org.apache.tomcat : tomcat-jasper-el | jar | 9.0.6 |
| org.apache.tomcat : tomcat-jsp-api | jar | 9.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 3.2.9.RELEASE |
| junit : junit | jar | 4.8.1 |
Java/Spring tools to ease web app and platform development.
See docs/ProgrammersGuide.html for detailed information.
| Версия |
|---|
|
1.11
|
|
1.10
|
|
1.09
|
|
1.08
|
|
1.07-RELEASE
|
|
1.07
|
|
1.06-RELEASE
|
|
1.05-RELEASE
|
|
1.03-RELEASE
|
|
1.02-RELEASE
|
|
1.01-RELEASE
|
|
1.0-RELEASE
|