License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.wizzie |
ArtifactId | ArtifactIdconfig-bootstrapper |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWizzie config-bootstrapper library
The Wizzie config-bootstrapper library project
|
<!-- https://jarcasting.com/artifacts/io.wizzie/config-bootstrapper/ -->
<dependency>
<groupId>io.wizzie</groupId>
<artifactId>config-bootstrapper</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie/config-bootstrapper/
implementation 'io.wizzie:config-bootstrapper:0.0.10'
// https://jarcasting.com/artifacts/io.wizzie/config-bootstrapper/
implementation ("io.wizzie:config-bootstrapper:0.0.10")
'io.wizzie:config-bootstrapper:jar:0.0.10'
<dependency org="io.wizzie" name="config-bootstrapper" rev="0.0.10">
<artifact name="config-bootstrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie', module='config-bootstrapper', version='0.0.10')
)
libraryDependencies += "io.wizzie" % "config-bootstrapper" % "0.0.10"
[io.wizzie/config-bootstrapper "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 2.1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka_2.12 | jar | 2.1.0 |
org.mockito : mockito-all | jar | 1.10.19 |
org.apache.kafka : kafka-streams | jar | 2.1.0 |
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 |