is not current version
Last Version 1.7.1

Trace Events 1.5.1

Trace events offer a flexible way of logging semantic events during the run of an application.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.tomtom.kotlin
ArtifactId

ArtifactId

traceevents
Version

Version

1.5.1
Type

Type

jar
Description

Description

Trace Events
Trace events offer a flexible way of logging semantic events during the run of an application.
Project Organization

Project Organization

TomTom NV

Download traceevents 1.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2-native-mt

test (6)

Group / Artifact Type Version
nl.jqno.equalsverifier : equalsverifier jar 3.7.1
org.mockito : mockito-core jar 3.12.4
io.mockk : mockk jar 1.12.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.31
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar 5.8.0

Project Modules

There are no modules declared in this project.