License |
License
Apache License, version 2.0
|
---|---|
GroupId | GroupIdio.github.yaoshining |
ArtifactId | ArtifactIdkafka-dependencies |
Version | Version1.0.4.RELEASE |
Type | Typepom |
Description |
DescriptionKafka middleware server-side dependencies
Kafka middleware bill of materials.
|
Project URL |
Project URL |
Filename | Size |
---|---|
kafka-dependencies-1.0.4.RELEASE.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yaoshining/kafka-dependencies/ -->
<dependency>
<groupId>io.github.yaoshining</groupId>
<artifactId>kafka-dependencies</artifactId>
<version>1.0.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yaoshining/kafka-dependencies/
implementation 'io.github.yaoshining:kafka-dependencies:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/io.github.yaoshining/kafka-dependencies/
implementation ("io.github.yaoshining:kafka-dependencies:1.0.4.RELEASE")
'io.github.yaoshining:kafka-dependencies:pom:1.0.4.RELEASE'
<dependency org="io.github.yaoshining" name="kafka-dependencies" rev="1.0.4.RELEASE">
<artifact name="kafka-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.yaoshining', module='kafka-dependencies', version='1.0.4.RELEASE')
)
libraryDependencies += "io.github.yaoshining" % "kafka-dependencies" % "1.0.4.RELEASE"
[io.github.yaoshining/kafka-dependencies "1.0.4.RELEASE"]