License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutz-plugins-jetty-client |
Version | Version1.r.68.v20201205 |
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.68.v20201205</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-jetty-client/
implementation 'org.nutz:nutz-plugins-jetty-client:1.r.68.v20201205'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-jetty-client/
implementation ("org.nutz:nutz-plugins-jetty-client:1.r.68.v20201205")
'org.nutz:nutz-plugins-jetty-client:jar:1.r.68.v20201205'
<dependency org="org.nutz" name="nutz-plugins-jetty-client" rev="1.r.68.v20201205">
<artifact name="nutz-plugins-jetty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-jetty-client', version='1.r.68.v20201205')
)
libraryDependencies += "org.nutz" % "nutz-plugins-jetty-client" % "1.r.68.v20201205"
[org.nutz/nutz-plugins-jetty-client "1.r.68.v20201205"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-client | jar | 9.4.10.v20180503 |
org.nutz : nutz | jar | 1.r.68.v20201205 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |