| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.signalfx.public |
| ArtifactId | ArtifactIdappd-client |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAppDynamics Client
AppDynamics Client.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| appd-client-0.0.1.pom | |
| appd-client-0.0.1.jar | 8 KB |
| appd-client-0.0.1-sources.jar | 4 KB |
| appd-client-0.0.1-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.signalfx.public/appd-client/ -->
<dependency>
<groupId>com.signalfx.public</groupId>
<artifactId>appd-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.signalfx.public/appd-client/
implementation 'com.signalfx.public:appd-client:0.0.1'
// https://jarcasting.com/artifacts/com.signalfx.public/appd-client/
implementation ("com.signalfx.public:appd-client:0.0.1")
'com.signalfx.public:appd-client:jar:0.0.1'
<dependency org="com.signalfx.public" name="appd-client" rev="0.0.1">
<artifact name="appd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.signalfx.public', module='appd-client', version='0.0.1')
)
libraryDependencies += "com.signalfx.public" % "appd-client" % "0.0.1"
[com.signalfx.public/appd-client "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mashape.unirest : unirest-java | jar | 1.4.5 |
| org.json : json | jar | 20140107 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.eclipse.jetty : jetty-server | jar | 8.1.14.v20131031 |
| org.eclipse.jetty.orbit : javax.servlet | jar | 3.0.0.v201112011016 |
| commons-io : commons-io | jar | 2.4 |