License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutz-plugins-jetty-client |
Last Version | Last Version1.r.69.v20220215 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNutz, which is a collections of lightweight frameworks, each of them can be used independently
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.nutz/nutz-plugins-jetty-client/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutz-plugins-jetty-client</artifactId>
<version>1.r.69.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-jetty-client/
implementation 'org.nutz:nutz-plugins-jetty-client:1.r.69.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-jetty-client/
implementation ("org.nutz:nutz-plugins-jetty-client:1.r.69.v20220215")
'org.nutz:nutz-plugins-jetty-client:jar:1.r.69.v20220215'
<dependency org="org.nutz" name="nutz-plugins-jetty-client" rev="1.r.69.v20220215">
<artifact name="nutz-plugins-jetty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-jetty-client', version='1.r.69.v20220215')
)
libraryDependencies += "org.nutz" % "nutz-plugins-jetty-client" % "1.r.69.v20220215"
[org.nutz/nutz-plugins-jetty-client "1.r.69.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-client | jar | 9.4.10.v20180503 |
org.nutz : nutz | jar | 1.r.69.v20220215 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |