BTrace Compiler

BTrace script compiler

License

License

GPLv2 /w Classpath Exception
GroupId

GroupId

org.gridkit.3rd.btrace
ArtifactId

ArtifactId

compiler
Last Version

Last Version

2.0.1-nimble
Release Date

Release Date

Type

Type

jar
Description

Description

BTrace Compiler
BTrace script compiler
Source Code Management

Source Code Management

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

Download compiler

How to add to project

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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.ow2.asm : asm-util jar 5.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1-nimble