License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.helger.toop |
ArtifactId | ArtifactIdtc-jetty |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontc-jetty
Contains the TOOP Connector standalone Jetty version
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tc-jetty-2.2.0.pom | |
tc-jetty-2.2.0.jar | 22 KB |
tc-jetty-2.2.0-test-sources.jar | 3 KB |
tc-jetty-2.2.0-sources.jar | 20 KB |
tc-jetty-2.2.0-javadoc.jar | 23 KB |
tc-jetty-2.2.0-full.jar | 50 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helger.toop/tc-jetty/ -->
<dependency>
<groupId>com.helger.toop</groupId>
<artifactId>tc-jetty</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger.toop/tc-jetty/
implementation 'com.helger.toop:tc-jetty:2.2.0'
// https://jarcasting.com/artifacts/com.helger.toop/tc-jetty/
implementation ("com.helger.toop:tc-jetty:2.2.0")
'com.helger.toop:tc-jetty:jar:2.2.0'
<dependency org="com.helger.toop" name="tc-jetty" rev="2.2.0">
<artifact name="tc-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger.toop', module='tc-jetty', version='2.2.0')
)
libraryDependencies += "com.helger.toop" % "tc-jetty" % "2.2.0"
[com.helger.toop/tc-jetty "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.helger.toop : tc-webapp | jar | 2.2.0 |
javax.servlet : javax.servlet-api | jar | |
info.picocli : picocli | jar | 4.6.1 |
com.helger.photon : ph-oton-jetty | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |