is not current version
Last Version 2.1.1

eu.toop:tc-webapp 2.0.0-beta4

Contains the TOOP Connector NG Web Application

GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

tc-webapp
Version

Version

2.0.0-beta4
Type

Type

war

Download tc-webapp 2.0.0-beta4


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