License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-logconfig |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShoelaces Logging Configurator Module
Tools/Support for Spring Boot applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shoelaces-logconfig-2.1.1.pom | |
shoelaces-logconfig-2.1.1.jar | 4 KB |
shoelaces-logconfig-2.1.1-sources.jar | 4 KB |
shoelaces-logconfig-2.1.1-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-logconfig/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-logconfig</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-logconfig/
implementation 'au.net.causal.shoelaces:shoelaces-logconfig:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-logconfig/
implementation ("au.net.causal.shoelaces:shoelaces-logconfig:2.1.1")
'au.net.causal.shoelaces:shoelaces-logconfig:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-logconfig" rev="2.1.1">
<artifact name="shoelaces-logconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-logconfig', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-logconfig" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-logconfig "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
au.net.causal.shoelaces : shoelaces-apphome | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |
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 | 3.3.3 |