| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdorg.zalando.stups |
| ArtifactId | ArtifactIdfullstop-violation-sink-reactor |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionFullstop -- Violation-Sink with Reactor
Fullstop parent -- Audit reporting application
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation-sink-reactor/ -->
<dependency>
<groupId>org.zalando.stups</groupId>
<artifactId>fullstop-violation-sink-reactor</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation-sink-reactor/
implementation 'org.zalando.stups:fullstop-violation-sink-reactor:1.1.0'
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation-sink-reactor/
implementation ("org.zalando.stups:fullstop-violation-sink-reactor:1.1.0")
'org.zalando.stups:fullstop-violation-sink-reactor:jar:1.1.0'
<dependency org="org.zalando.stups" name="fullstop-violation-sink-reactor" rev="1.1.0">
<artifact name="fullstop-violation-sink-reactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='fullstop-violation-sink-reactor', version='1.1.0')
)
libraryDependencies += "org.zalando.stups" % "fullstop-violation-sink-reactor" % "1.1.0"
[org.zalando.stups/fullstop-violation-sink-reactor "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zalando.stups : fullstop-violation-api | jar | 1.1.0 |
| io.projectreactor : reactor-bus | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-actuator | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | |
| log4j : log4j | jar | |
| org.springframework : spring-test | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| junit : junit | jar | |
| org.assertj : assertj-core | jar | 3.1.0 |