License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdde.sfuhrm |
ArtifactId | ArtifactIdlogwebconfig |
Version | Version0.8.2 |
Type | Typejar |
Description |
DescriptionLog Web Config
Logger configuration using REST calls
|
Filename | Size |
---|---|
logwebconfig-0.8.2.pom | |
logwebconfig-0.8.2.jar | 16 KB |
logwebconfig-0.8.2-sources.jar | 8 KB |
logwebconfig-0.8.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig/ -->
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>logwebconfig</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig/
implementation 'de.sfuhrm:logwebconfig:0.8.2'
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig/
implementation ("de.sfuhrm:logwebconfig:0.8.2")
'de.sfuhrm:logwebconfig:jar:0.8.2'
<dependency org="de.sfuhrm" name="logwebconfig" rev="0.8.2">
<artifact name="logwebconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='logwebconfig', version='0.8.2')
)
libraryDependencies += "de.sfuhrm" % "logwebconfig" % "0.8.2"
[de.sfuhrm/logwebconfig "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.nanohttpd : nanohttpd | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.11.0 |
org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 2.27 |
org.glassfish.jersey.connectors : jersey-grizzly-connector | jar | 2.27 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.27 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.47 |
org.powermock : powermock-api-mockito2 | jar | 1.7.4 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.powermock : powermock-core | jar | 1.7.4 |