Last Version

com.github.tantalor93:structlogger-tests 0.1.0

Tests for library for structured logging

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.tantalor93
ArtifactId

ArtifactId

structlogger-tests
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.github.tantalor93:structlogger-tests
Tests for library for structured logging
Project URL

Project URL

https://github.com/Tantalor93/structlogger
Source Code Management

Source Code Management

http://github.com/Tantalor93/structlogger/tree/master

Download structlogger-tests 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tantalor93 : structlogger jar 0.1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.google.testing.compile : compile-testing jar 0.15
org.mockito : mockito-all jar 1.10.19
org.apache.kafka : kafka-clients jar 1.0.0

Project Modules

There are no modules declared in this project.