| License |
License |
|---|---|
| GroupId | GroupIdcom.github.spring-bees |
| ArtifactId | ArtifactIdspring-beet-test |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationLei Zhang <zhanglei@apache.org> |
| Filename | Size |
|---|---|
| spring-beet-test-1.0.1.pom | |
| spring-beet-test-1.0.1.jar | 10 KB |
| spring-beet-test-1.0.1-sources.jar | 8 KB |
| spring-beet-test-1.0.1-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.spring-bees/spring-beet-test/ -->
<dependency>
<groupId>com.github.spring-bees</groupId>
<artifactId>spring-beet-test</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spring-bees/spring-beet-test/
implementation 'com.github.spring-bees:spring-beet-test:1.0.1'
// https://jarcasting.com/artifacts/com.github.spring-bees/spring-beet-test/
implementation ("com.github.spring-bees:spring-beet-test:1.0.1")
'com.github.spring-bees:spring-beet-test:jar:1.0.1'
<dependency org="com.github.spring-bees" name="spring-beet-test" rev="1.0.1">
<artifact name="spring-beet-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spring-bees', module='spring-beet-test', version='1.0.1')
)
libraryDependencies += "com.github.spring-bees" % "spring-beet-test" % "1.0.1"
[com.github.spring-bees/spring-beet-test "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.kafka : spring-kafka | jar | |
| org.apache.kafka : kafka_2.12 | jar | 2.5.0 |
| org.apache.zookeeper : zookeeper | jar | 3.5.7 |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.projectlombok : lombok | jar | |
| com.google.guava : guava | jar | 29.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.2 |
| org.awaitility : awaitility | jar | 3.0.0 |