is not current version
Last Version 2.1.1

eu.toop:tc-webapp 2.0.0

Contains the TOOP Connector NG Web Application

GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

tc-webapp
Version

Version

2.0.0
Type

Type

war

Download tc-webapp 2.0.0


<!-- https://jarcasting.com/artifacts/eu.toop/tc-webapp/ -->
<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>tc-webapp</artifactId>
    <version>2.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/tc-webapp/
implementation 'eu.toop:tc-webapp:2.0.0'
// https://jarcasting.com/artifacts/eu.toop/tc-webapp/
implementation ("eu.toop:tc-webapp:2.0.0")
'eu.toop:tc-webapp:war:2.0.0'
<dependency org="eu.toop" name="tc-webapp" rev="2.0.0">
  <artifact name="tc-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='tc-webapp', version='2.0.0')
)
libraryDependencies += "eu.toop" % "tc-webapp" % "2.0.0"
[eu.toop/tc-webapp "2.0.0"]