License |
License |
---|---|
GroupId | GroupIdeu.toop |
ArtifactId | ArtifactIdtc-webapp |
Version | Version2.1.1 |
Type | Typewar |
Description |
Descriptiontc-webapp
Contains the TOOP Connector NG Web Application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tc-webapp-2.1.1.pom | |
tc-webapp-2.1.1.war | 47 MB |
tc-webapp-2.1.1-test-sources.jar | 32 KB |
tc-webapp-2.1.1-sources.jar | 51 KB |
tc-webapp-2.1.1-javadoc.jar | 35 KB |
tc-webapp-2.1.1-classes.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.toop/tc-webapp/ -->
<dependency>
<groupId>eu.toop</groupId>
<artifactId>tc-webapp</artifactId>
<version>2.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/tc-webapp/
implementation 'eu.toop:tc-webapp:2.1.1'
// https://jarcasting.com/artifacts/eu.toop/tc-webapp/
implementation ("eu.toop:tc-webapp:2.1.1")
'eu.toop:tc-webapp:war:2.1.1'
<dependency org="eu.toop" name="tc-webapp" rev="2.1.1">
<artifact name="tc-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='tc-webapp', version='2.1.1')
)
libraryDependencies += "eu.toop" % "tc-webapp" % "2.1.1"
[eu.toop/tc-webapp "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
eu.toop : tc-web-api | jar | 2.1.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.helger.photon : ph-oton-jetty | jar | |
junit : junit | jar | 4.13.1 |