Server Runtime

BTrace Runtime classes

License

License

GPLv2 /w Classpath Exception
GroupId

GroupId

org.gridkit.3rd.btrace
ArtifactId

ArtifactId

runtime
Last Version

Last Version

2.0.1-nimble
Release Date

Release Date

Type

Type

jar
Description

Description

Server Runtime
BTrace Runtime classes
Source Code Management

Source Code Management

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

Download runtime

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-nimble