is not current version
Last Version 2.1.1

eu.toop:tc-jetty 2.0.0

Contains the TOOP Connector standalone Jetty version

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

tc-jetty
Version

Version

2.0.0
Type

Type

jar

Download tc-jetty 2.0.0


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