service

enricher-service

License

License

GroupId

GroupId

io.wizzie.enricher
ArtifactId

ArtifactId

service
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

service
enricher-service

Download service

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
io.wizzie.metrics : metrics-library jar 0.0.7
io.wizzie : config-bootstrapper jar 0.0.10
io.wizzie.enricher : base jar 0.6.1
io.wizzie.enricher : model jar 0.6.1
io.dropwizard.metrics : metrics-core jar 4.0.3
io.dropwizard.metrics : metrics-jvm jar 4.0.3
org.apache.kafka : kafka-clients jar 2.1.0
org.apache.kafka : kafka_2.12 jar 2.1.0
org.apache.kafka : kafka-streams jar 2.1.0
org.slf4j : slf4j-api jar 1.8.0-alpha2

runtime (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0
org.fusesource.jansi : jansi jar 1.17.1

test (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.mockito : mockito-all jar 1.10.19
org.apache.kafka : kafka-streams jar 2.1.0
org.apache.kafka : kafka-clients jar 2.1.0
org.apache.kafka : kafka_2.12 jar 2.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0
0.5.2