is not current version
Last Version 1.1.0

dk.tildeslash.xray:class-instrumentor 1.0

AspejctJ compile time weaver for adding AWS X-Ray subsegments to methods.

License

License

MIT
GroupId

GroupId

dk.tildeslash.xray
ArtifactId

ArtifactId

class-instrumentor
Version

Version

1.0
Type

Type

jar
Description

Description

AspejctJ compile time weaver for adding AWS X-Ray subsegments to methods.

Download class-instrumentor 1.0


<!-- https://jarcasting.com/artifacts/dk.tildeslash.xray/class-instrumentor/ -->
<dependency>
    <groupId>dk.tildeslash.xray</groupId>
    <artifactId>class-instrumentor</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.tildeslash.xray/class-instrumentor/
implementation 'dk.tildeslash.xray:class-instrumentor:1.0'
// https://jarcasting.com/artifacts/dk.tildeslash.xray/class-instrumentor/
implementation ("dk.tildeslash.xray:class-instrumentor:1.0")
'dk.tildeslash.xray:class-instrumentor:jar:1.0'
<dependency org="dk.tildeslash.xray" name="class-instrumentor" rev="1.0">
  <artifact name="class-instrumentor" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.tildeslash.xray', module='class-instrumentor', version='1.0')
)
libraryDependencies += "dk.tildeslash.xray" % "class-instrumentor" % "1.0"
[dk.tildeslash.xray/class-instrumentor "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.1
com.amazonaws : aws-xray-recorder-sdk-core jar

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.24.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.