| License |
License |
|---|---|
| GroupId | GroupIdio.wizzie.enricher |
| ArtifactId | ArtifactIdservice |
| Last Version | Last Version0.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionservice
enricher-service
|
| Filename | Size |
|---|---|
| service-0.6.1.pom | |
| service-0.6.1.jar | 36 MB |
| service-0.6.1-sources.jar | 18 KB |
| service-0.6.1-javadoc.jar | 174 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.0 |
| org.fusesource.jansi : jansi | jar | 1.17.1 |
| 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 |