| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdorg.zalando.stups |
| ArtifactId | ArtifactIdfullstop-violation-store-slf4j |
| Version | Version0.5.0-jb-5 |
| Type | Typejar |
| Description |
DescriptionParent pom.xml that can be used by STUPS Maven projects
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation-store-slf4j/ -->
<dependency>
<groupId>org.zalando.stups</groupId>
<artifactId>fullstop-violation-store-slf4j</artifactId>
<version>0.5.0-jb-5</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation-store-slf4j/
implementation 'org.zalando.stups:fullstop-violation-store-slf4j:0.5.0-jb-5'
// https://jarcasting.com/artifacts/org.zalando.stups/fullstop-violation-store-slf4j/
implementation ("org.zalando.stups:fullstop-violation-store-slf4j:0.5.0-jb-5")
'org.zalando.stups:fullstop-violation-store-slf4j:jar:0.5.0-jb-5'
<dependency org="org.zalando.stups" name="fullstop-violation-store-slf4j" rev="0.5.0-jb-5">
<artifact name="fullstop-violation-store-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='fullstop-violation-store-slf4j', version='0.5.0-jb-5')
)
libraryDependencies += "org.zalando.stups" % "fullstop-violation-store-slf4j" % "0.5.0-jb-5"
[org.zalando.stups/fullstop-violation-store-slf4j "0.5.0-jb-5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zalando.stups : fullstop-plugin-api | jar | 0.5.0-jb-5 |
| org.slf4j : slf4j-api | jar | |
| net.logstash.logback : logstash-logback-encoder | jar | 4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| junit : junit | jar | |
| org.assertj : assertj-core | jar | 1.7.1 |