License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdde.sfuhrm |
ArtifactId | ArtifactIdlogwebconfig-example |
Version | Version0.8.2 |
Type | Typejar |
Description |
DescriptionLog Web Config Example
Log configuration example code
|
<!-- https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig-example/ -->
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>logwebconfig-example</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig-example/
implementation 'de.sfuhrm:logwebconfig-example:0.8.2'
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig-example/
implementation ("de.sfuhrm:logwebconfig-example:0.8.2")
'de.sfuhrm:logwebconfig-example:jar:0.8.2'
<dependency org="de.sfuhrm" name="logwebconfig-example" rev="0.8.2">
<artifact name="logwebconfig-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='logwebconfig-example', version='0.8.2')
)
libraryDependencies += "de.sfuhrm" % "logwebconfig-example" % "0.8.2"
[de.sfuhrm/logwebconfig-example "0.8.2"]