License |
License
GPLv2 /w Classpath Exception
|
---|---|
GroupId | GroupIdorg.gridkit.3rd.btrace |
ArtifactId | ArtifactIdbtrace-boot |
Last Version | Last Version2.0.1-nimble |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAgent (Bootstrap)
An essential set of binaries to be loaded by the BTrace server.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
btrace-boot-2.0.1-nimble.pom | |
btrace-boot-2.0.1-nimble.jar | 423 KB |
btrace-boot-2.0.1-nimble-sources.jar | 21 KB |
btrace-boot-2.0.1-nimble-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/btrace-boot/ -->
<dependency>
<groupId>org.gridkit.3rd.btrace</groupId>
<artifactId>btrace-boot</artifactId>
<version>2.0.1-nimble</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/btrace-boot/
implementation 'org.gridkit.3rd.btrace:btrace-boot:2.0.1-nimble'
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/btrace-boot/
implementation ("org.gridkit.3rd.btrace:btrace-boot:2.0.1-nimble")
'org.gridkit.3rd.btrace:btrace-boot:jar:2.0.1-nimble'
<dependency org="org.gridkit.3rd.btrace" name="btrace-boot" rev="2.0.1-nimble">
<artifact name="btrace-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.3rd.btrace', module='btrace-boot', version='2.0.1-nimble')
)
libraryDependencies += "org.gridkit.3rd.btrace" % "btrace-boot" % "2.0.1-nimble"
[org.gridkit.3rd.btrace/btrace-boot "2.0.1-nimble"]