License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-log-kafka |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-log-kafka-1.0.0.pom | |
framework-log-kafka-1.0.0.jar | 11 KB |
framework-log-kafka-1.0.0-sources.jar | 4 KB |
framework-log-kafka-1.0.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-log-kafka/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-log-kafka</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-log-kafka/
implementation 'com.wichell:framework-log-kafka:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-log-kafka/
implementation ("com.wichell:framework-log-kafka:1.0.0")
'com.wichell:framework-log-kafka:jar:1.0.0'
<dependency org="com.wichell" name="framework-log-kafka" rev="1.0.0">
<artifact name="framework-log-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-log-kafka', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-log-kafka" % "1.0.0"
[com.wichell/framework-log-kafka "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wichell : framework-log-api | jar | 1.0.0 |
com.wichell : framework-ecache | jar | 1.0.0 |
org.apache.kafka : kafka_2.10 | jar | 0.9.0.1 |