License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-logconfig-integration-tests-common |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionShoelaces LogConfig module Integration Tests Common
Tools/Support for Spring Boot applications
|
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-logconfig-integration-tests-common/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-logconfig-integration-tests-common</artifactId>
<version>2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-logconfig-integration-tests-common/
implementation 'au.net.causal.shoelaces:shoelaces-logconfig-integration-tests-common:2.0'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-logconfig-integration-tests-common/
implementation ("au.net.causal.shoelaces:shoelaces-logconfig-integration-tests-common:2.0")
'au.net.causal.shoelaces:shoelaces-logconfig-integration-tests-common:war:2.0'
<dependency org="au.net.causal.shoelaces" name="shoelaces-logconfig-integration-tests-common" rev="2.0">
<artifact name="shoelaces-logconfig-integration-tests-common" type="war" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-logconfig-integration-tests-common', version='2.0')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-logconfig-integration-tests-common" % "2.0"
[au.net.causal.shoelaces/shoelaces-logconfig-integration-tests-common "2.0"]
Group / Artifact | Type | Version |
---|---|---|
au.net.causal.shoelaces : shoelaces-logconfig | jar | 2.0 |
org.springframework.boot : spring-boot-starter-jersey | jar | 2.1.7.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.7.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 2.1.7.RELEASE |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.7.RELEASE |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
javax.activation : javax.activation-api | jar | 1.2.0 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
au.net.causal.shoelaces : shoelaces-testing | jar | 2.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.7.RELEASE |
org.springframework.security : spring-security-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.mockito : mockito-junit-jupiter | jar | 2.23.4 |