License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.tantalor93 |
ArtifactId | ArtifactIdstructlogger-tests |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptioncom.github.tantalor93:structlogger-tests
Tests for library for structured logging
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
structlogger-tests-0.1.0.pom | |
structlogger-tests-0.1.0.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tantalor93 : structlogger | jar | 0.1.0 |
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 |