| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.helger.toop | 
    
| ArtifactId | ArtifactIdtc-webapp | 
    
| Last Version | Last Version2.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            Descriptiontc-webapp 
            Contains the TOOP Connector NG Web Application 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| 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 |