Client

The BTrace client implementation

License

License

GPLv2 /w Classpath Exception
Categories

Categories

CLI User Interface
GroupId

GroupId

org.gridkit.3rd.btrace
ArtifactId

ArtifactId

client
Last Version

Last Version

2.0.1-nimble
Release Date

Release Date

Type

Type

jar
Description

Description

Client
The BTrace client implementation
Source Code Management

Source Code Management

http://code.google.com/p/gridkit/source/browse/grid-lab/tags/grid-lab-pom-2/client

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/client/ -->
<dependency>
    <groupId>org.gridkit.3rd.btrace</groupId>
    <artifactId>client</artifactId>
    <version>2.0.1-nimble</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/client/
implementation 'org.gridkit.3rd.btrace:client:2.0.1-nimble'
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/client/
implementation ("org.gridkit.3rd.btrace:client:2.0.1-nimble")
'org.gridkit.3rd.btrace:client:jar:2.0.1-nimble'
<dependency org="org.gridkit.3rd.btrace" name="client" rev="2.0.1-nimble">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.3rd.btrace', module='client', version='2.0.1-nimble')
)
libraryDependencies += "org.gridkit.3rd.btrace" % "client" % "2.0.1-nimble"
[org.gridkit.3rd.btrace/client "2.0.1-nimble"]

Dependencies

compile (3)

Group / Artifact Type Version
org.gridkit.3rd.btrace : core jar 2.0.1-nimble
sun.jdk » tools jar
org.gridkit.3rd.btrace : compiler jar 2.0.1-nimble

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-nimble