Last Version

ca.nexapp:nexapp-tracing 2.0.2

Nexapp Libraries for Kotlin

License

License

GroupId

GroupId

ca.nexapp
ArtifactId

ArtifactId

nexapp-tracing
Version

Version

2.0.2
Type

Type

jar
Description

Description

Nexapp Libraries for Kotlin

Download nexapp-tracing 2.0.2


<!-- https://jarcasting.com/artifacts/ca.nexapp/nexapp-tracing/ -->
<dependency>
    <groupId>ca.nexapp</groupId>
    <artifactId>nexapp-tracing</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.nexapp/nexapp-tracing/
implementation 'ca.nexapp:nexapp-tracing:2.0.2'
// https://jarcasting.com/artifacts/ca.nexapp/nexapp-tracing/
implementation ("ca.nexapp:nexapp-tracing:2.0.2")
'ca.nexapp:nexapp-tracing:jar:2.0.2'
<dependency org="ca.nexapp" name="nexapp-tracing" rev="2.0.2">
  <artifact name="nexapp-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.nexapp', module='nexapp-tracing', version='2.0.2')
)
libraryDependencies += "ca.nexapp" % "nexapp-tracing" % "2.0.2"
[ca.nexapp/nexapp-tracing "2.0.2"]

Dependencies

compile (9)

Group / Artifact Type Version
ca.nexapp : nexapp-kore-commons jar 2.0.2
com.amazonaws : aws-xray-recorder-sdk-core jar
com.amazonaws : aws-xray-recorder-sdk-aws-sdk jar
com.amazonaws : aws-xray-recorder-sdk-apache-http jar
io.sentry : sentry jar 1.7.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.slf4j : slf4j-api jar 1.7.33

test (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.31
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
com.willowtreeapps.assertk : assertk-jvm jar 0.25
io.mockk : mockk jar 1.12.2
org.slf4j : slf4j-simple jar 1.7.33

Project Modules

There are no modules declared in this project.