License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.bithon.agent |
ArtifactId | ArtifactIdagent-plugin-httpclient-jetty |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBithon - An observability platform
|
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-httpclient-jetty/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-plugin-httpclient-jetty</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-httpclient-jetty/
implementation 'org.bithon.agent:agent-plugin-httpclient-jetty:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-httpclient-jetty/
implementation ("org.bithon.agent:agent-plugin-httpclient-jetty:1.1.0-RELEASE")
'org.bithon.agent:agent-plugin-httpclient-jetty:jar:1.1.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-plugin-httpclient-jetty" rev="1.1.0-RELEASE">
<artifact name="agent-plugin-httpclient-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-plugin-httpclient-jetty', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-plugin-httpclient-jetty" % "1.1.0-RELEASE"
[org.bithon.agent/agent-plugin-httpclient-jetty "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.agent : agent-core | jar | 1.1.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-client | jar | 9.4.6.v20170531 |