License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdtest-pulsar |
Version | Version3.1.7 |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
test-pulsar-3.1.7.pom | |
test-pulsar-3.1.7.jar | 4 KB |
test-pulsar-3.1.7-sources.jar | 3 KB |
test-pulsar-3.1.7-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/test-pulsar/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>test-pulsar</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/test-pulsar/
implementation 'com.github.shoothzj:test-pulsar:3.1.7'
// https://jarcasting.com/artifacts/com.github.shoothzj/test-pulsar/
implementation ("com.github.shoothzj:test-pulsar:3.1.7")
'com.github.shoothzj:test-pulsar:jar:3.1.7'
<dependency org="com.github.shoothzj" name="test-pulsar" rev="3.1.7">
<artifact name="test-pulsar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='test-pulsar', version='3.1.7')
)
libraryDependencies += "com.github.shoothzj" % "test-pulsar" % "3.1.7"
[com.github.shoothzj/test-pulsar "3.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : java-tool | jar | 3.1.7 |
org.apache.pulsar : pulsar-broker | jar | 2.9.1 |
org.assertj : assertj-core | jar | 3.21.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |