| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdcom.kloudtek.ktutils |
| ArtifactId | ArtifactIdktutils-jetty |
| Last Version | Last Version1.3.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKTUtils Jetty
KloudTek utilities
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ktutils-jetty-1.3.15.pom | |
| ktutils-jetty-1.3.15.jar | 2 KB |
| ktutils-jetty-1.3.15-sources.jar | 1 KB |
| ktutils-jetty-1.3.15-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-jetty/ -->
<dependency>
<groupId>com.kloudtek.ktutils</groupId>
<artifactId>ktutils-jetty</artifactId>
<version>1.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-jetty/
implementation 'com.kloudtek.ktutils:ktutils-jetty:1.3.15'
// https://jarcasting.com/artifacts/com.kloudtek.ktutils/ktutils-jetty/
implementation ("com.kloudtek.ktutils:ktutils-jetty:1.3.15")
'com.kloudtek.ktutils:ktutils-jetty:jar:1.3.15'
<dependency org="com.kloudtek.ktutils" name="ktutils-jetty" rev="1.3.15">
<artifact name="ktutils-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.ktutils', module='ktutils-jetty', version='1.3.15')
)
libraryDependencies += "com.kloudtek.ktutils" % "ktutils-jetty" % "1.3.15"
[com.kloudtek.ktutils/ktutils-jetty "1.3.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 9.2.3.v20140905 |
| org.eclipse.jetty : jetty-webapp | jar | 9.2.3.v20140905 |
| org.springframework : spring-web | jar | 4.1.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| org.uncommons : reportng | jar | 1.1.4 |
| com.google.inject : guice | jar | 3.0 |