Last Version

btrace-all 2.0.1-nimble

Tooling for distributed application development in Java

License

License

GPLv2 /w Classpath Exception
GroupId

GroupId

org.gridkit.3rd.btrace
ArtifactId

ArtifactId

btrace-all
Version

Version

2.0.1-nimble
Type

Type

pom
Description

Description

btrace-all
Tooling for distributed application development in Java
Project URL

Project URL

http://code.google.com/p/gridkit/btrace-all
Source Code Management

Source Code Management

https://github.com/gridkit/btrace2

Download btrace-all 2.0.1-nimble


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • btrace-parent
  • core
  • core-api
  • runtime
  • client
  • asm
  • instr
  • compiler
  • maven-plugin
  • agent
  • boot
  • extensions
  • extensions/default
  • extensions/collections
  • extensions/aggregations
  • extensions/sys
  • extensions/profiling
  • extensions/export