Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdjetty |
ArtifactId | ArtifactIdjetty-util |
Last Version | Last Version6.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jetty-util-6.0.2.pom | |
jetty-util-6.0.2.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jetty/jetty-util/ -->
<dependency>
<groupId>jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/jetty/jetty-util/
implementation 'jetty:jetty-util:6.0.2'
// https://jarcasting.com/artifacts/jetty/jetty-util/
implementation ("jetty:jetty-util:6.0.2")
'jetty:jetty-util:jar:6.0.2'
<dependency org="jetty" name="jetty-util" rev="6.0.2">
<artifact name="jetty-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='jetty', module='jetty-util', version='6.0.2')
)
libraryDependencies += "jetty" % "jetty-util" % "6.0.2"
[jetty/jetty-util "6.0.2"]
Version |
---|
6.0.2
|
6.0.1
|
6.0.0
|
6.0.0rc4
|
6.0.0rc3
|
6.0.0rc2
|
6.0.0rc1
|
6.0.0rc0
|
6.0.0beta17
|
6.0.0beta16
|
6.0.0beta15
|
6.0.0beta14
|
6.0.0beta1
|