is not current version
Last Version 2.1.1

eu.toop:tc-jetty 2.1.0-1

Contains the TOOP Connector standalone Jetty version

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

tc-jetty
Version

Version

2.1.0-1
Type

Type

jar

Download tc-jetty 2.1.0-1


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