License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdtest-kafka |
Last Version | Last Version3.1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
test-kafka-3.1.15.pom | |
test-kafka-3.1.15.jar | 4 KB |
test-kafka-3.1.15-sources.jar | 3 KB |
test-kafka-3.1.15-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/test-kafka/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>test-kafka</artifactId>
<version>3.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/test-kafka/
implementation 'com.github.shoothzj:test-kafka:3.1.15'
// https://jarcasting.com/artifacts/com.github.shoothzj/test-kafka/
implementation ("com.github.shoothzj:test-kafka:3.1.15")
'com.github.shoothzj:test-kafka:jar:3.1.15'
<dependency org="com.github.shoothzj" name="test-kafka" rev="3.1.15">
<artifact name="test-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='test-kafka', version='3.1.15')
)
libraryDependencies += "com.github.shoothzj" % "test-kafka" % "3.1.15"
[com.github.shoothzj/test-kafka "3.1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : java-tool | jar | 3.1.15 |
org.apache.kafka : kafka_2.13 | jar | 3.2.0 |
org.assertj : assertj-core | jar | 3.23.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : test-base | jar | 3.1.15 |
org.mockito : mockito-core | jar | 4.6.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |