License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdio.codekontor.slizaa |
ArtifactId | ArtifactIdslizaa-server-service-configuration |
Last Version | Last Version1.0.0.M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSlizaa Static Software Analysis Tools
|
<!-- https://jarcasting.com/artifacts/io.codekontor.slizaa/slizaa-server-service-configuration/ -->
<dependency>
<groupId>io.codekontor.slizaa</groupId>
<artifactId>slizaa-server-service-configuration</artifactId>
<version>1.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.codekontor.slizaa/slizaa-server-service-configuration/
implementation 'io.codekontor.slizaa:slizaa-server-service-configuration:1.0.0.M3'
// https://jarcasting.com/artifacts/io.codekontor.slizaa/slizaa-server-service-configuration/
implementation ("io.codekontor.slizaa:slizaa-server-service-configuration:1.0.0.M3")
'io.codekontor.slizaa:slizaa-server-service-configuration:jar:1.0.0.M3'
<dependency org="io.codekontor.slizaa" name="slizaa-server-service-configuration" rev="1.0.0.M3">
<artifact name="slizaa-server-service-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codekontor.slizaa', module='slizaa-server-service-configuration', version='1.0.0.M3')
)
libraryDependencies += "io.codekontor.slizaa" % "slizaa-server-service-configuration" % "1.0.0.M3"
[io.codekontor.slizaa/slizaa-server-service-configuration "1.0.0.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.hibernate : hibernate-validator | jar | 5.4.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
com.jayway.jsonpath : json-path | jar |