| License |
License |
|---|---|
| GroupId | GroupIdio.dekorate |
| ArtifactId | ArtifactIdjaeger-annotations |
| Last Version | Last Version2.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDekorate :: Annotations :: Jaeger
A collection of annotations and processors for Kubernetes
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jaeger-annotations-2.11.0.pom | |
| jaeger-annotations-2.11.0.jar | 32 KB |
| jaeger-annotations-2.11.0-sources.jar | 19 KB |
| jaeger-annotations-2.11.0-processors.jar | 769 bytes |
| jaeger-annotations-2.11.0-noapt.jar | 728 bytes |
| jaeger-annotations-2.11.0-javadoc.jar | 180 KB |
| jaeger-annotations-2.11.0-annotations.jar | 385 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.dekorate/jaeger-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>jaeger-annotations</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/jaeger-annotations/
implementation 'io.dekorate:jaeger-annotations:2.11.0'
// https://jarcasting.com/artifacts/io.dekorate/jaeger-annotations/
implementation ("io.dekorate:jaeger-annotations:2.11.0")
'io.dekorate:jaeger-annotations:jar:2.11.0'
<dependency org="io.dekorate" name="jaeger-annotations" rev="2.11.0">
<artifact name="jaeger-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='jaeger-annotations', version='2.11.0')
)
libraryDependencies += "io.dekorate" % "jaeger-annotations" % "2.11.0"
[io.dekorate/jaeger-annotations "2.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.11.0 |
| io.sundr : builder-annotations Optional | jar | 0.90.4 |
| io.dekorate : dekorate-templates Optional | jar | 2.11.0 |
| io.sundr : transform-annotations Optional | jar | 0.90.4 |
| io.sundr : sundr-codegen-velocity Optional | jar | 0.90.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.0 |
| org.junit.platform : junit-platform-runner | jar | 1.4.0 |