License |
License |
---|---|
GroupId | GroupIdcom.rookout |
ArtifactId | ArtifactIdrook |
Version | Version0.1.227 |
Type | Typejar |
Description |
Descriptionrook
Rooks are the component that allows you to collect data directly from a running application.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rook-0.1.227.pom | |
rook-0.1.227.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rookout/rook/ -->
<dependency>
<groupId>com.rookout</groupId>
<artifactId>rook</artifactId>
<version>0.1.227</version>
</dependency>
// https://jarcasting.com/artifacts/com.rookout/rook/
implementation 'com.rookout:rook:0.1.227'
// https://jarcasting.com/artifacts/com.rookout/rook/
implementation ("com.rookout:rook:0.1.227")
'com.rookout:rook:jar:0.1.227'
<dependency org="com.rookout" name="rook" rev="0.1.227">
<artifact name="rook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rookout', module='rook', version='0.1.227')
)
libraryDependencies += "com.rookout" % "rook" % "0.1.227"
[com.rookout/rook "0.1.227"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 1.3 |
com.jcabi : jcabi-matchers | jar | 1.3 |
io.opentracing : opentracing-api | jar | 0.33.0 |
io.opentracing : opentracing-util | jar | 0.33.0 |
io.opentracing : opentracing-mock | jar | 0.33.0 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.slf4j : slf4j-api | jar | 1.7.30 |