BTrace Core

BTrace Core library. Contains the code shared between the server, client and extensions.

License

License

GPLv2 /w Classpath Exception
GroupId

GroupId

org.gridkit.3rd.btrace
ArtifactId

ArtifactId

core
Last Version

Last Version

2.0.1-nimble
Release Date

Release Date

Type

Type

jar
Description

Description

BTrace Core
BTrace Core library. Contains the code shared between the server, client and extensions.
Source Code Management

Source Code Management

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

Download core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.gridkit.3rd.btrace : core-api jar 2.0.1-nimble

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-nimble