License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.kaeluka |
ArtifactId | ArtifactIdspencer-tracing-native |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnative parent
A JVM extension tool that, using com.github.kaeluka:spencer-server, runs
instrumented versions of JVM programs and generates plenty of output.
|
Filename | Size |
---|---|
spencer-tracing-native-0.1.2.pom | 587 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaeluka/spencer-tracing-native/ -->
<dependency>
<groupId>com.github.kaeluka</groupId>
<artifactId>spencer-tracing-native</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaeluka/spencer-tracing-native/
implementation 'com.github.kaeluka:spencer-tracing-native:0.1.2'
// https://jarcasting.com/artifacts/com.github.kaeluka/spencer-tracing-native/
implementation ("com.github.kaeluka:spencer-tracing-native:0.1.2")
'com.github.kaeluka:spencer-tracing-native:pom:0.1.2'
<dependency org="com.github.kaeluka" name="spencer-tracing-native" rev="0.1.2">
<artifact name="spencer-tracing-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kaeluka', module='spencer-tracing-native', version='0.1.2')
)
libraryDependencies += "com.github.kaeluka" % "spencer-tracing-native" % "0.1.2"
[com.github.kaeluka/spencer-tracing-native "0.1.2"]