| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.helger.toop |
| Идентификатор | Идентификаторtc-webapp |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеtc-webapp
Contains the TOOP Connector NG Web Application
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tc-webapp-2.2.0.pom | |
| tc-webapp-2.2.0.war | 41 MB |
| tc-webapp-2.2.0-test-sources.jar | 32 KB |
| tc-webapp-2.2.0-sources.jar | 52 KB |
| tc-webapp-2.2.0-javadoc.jar | 35 KB |
| tc-webapp-2.2.0-classes.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helger.toop/tc-webapp/ -->
<dependency>
<groupId>com.helger.toop</groupId>
<artifactId>tc-webapp</artifactId>
<version>2.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.toop/tc-webapp/
implementation 'com.helger.toop:tc-webapp:2.2.0'
// https://jarcasting.com/artifacts/com.helger.toop/tc-webapp/
implementation ("com.helger.toop:tc-webapp:2.2.0")
'com.helger.toop:tc-webapp:war:2.2.0'
<dependency org="com.helger.toop" name="tc-webapp" rev="2.2.0">
<artifact name="tc-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.helger.toop', module='tc-webapp', version='2.2.0')
)
libraryDependencies += "com.helger.toop" % "tc-webapp" % "2.2.0"
[com.helger.toop/tc-webapp "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.helger.toop : tc-web-api | jar | 2.2.0 |
| com.helger.photon : ph-oton-core | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| org.apache.logging.log4j : log4j-web | jar | |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| com.sun.xml.bind : jaxb-impl | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.helger.photon : ph-oton-jetty | jar | |
| junit : junit | jar | 4.13.1 |