| License |
License |
|---|---|
| GroupId | GroupIddk.tildeslash.xray |
| ArtifactId | ArtifactIdintegration-test |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAspejctJ compile time weaver for adding AWS X-Ray subsegments to methods.
|
| Filename | Size |
|---|---|
| integration-test-1.1.0.pom | |
| integration-test-1.1.0.jar | 7 KB |
| integration-test-1.1.0-sources.jar | 2 KB |
| integration-test-1.1.0-javadoc.jar | 397 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.tildeslash.xray/integration-test/ -->
<dependency>
<groupId>dk.tildeslash.xray</groupId>
<artifactId>integration-test</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.tildeslash.xray/integration-test/
implementation 'dk.tildeslash.xray:integration-test:1.1.0'
// https://jarcasting.com/artifacts/dk.tildeslash.xray/integration-test/
implementation ("dk.tildeslash.xray:integration-test:1.1.0")
'dk.tildeslash.xray:integration-test:jar:1.1.0'
<dependency org="dk.tildeslash.xray" name="integration-test" rev="1.1.0">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.tildeslash.xray', module='integration-test', version='1.1.0')
)
libraryDependencies += "dk.tildeslash.xray" % "integration-test" % "1.1.0"
[dk.tildeslash.xray/integration-test "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| dk.tildeslash.xray : class-instrumentor | jar | 1.1.0 |
| javax.xml.bind : jaxb-api | jar | 2.2.11 |
| com.amazonaws : aws-xray-recorder-sdk-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |