webkit
Java/Spring tools to ease web app and platform development.
See docs/ProgrammersGuide.html for detailed information.
License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.brienwheeler.lib |
ArtifactId | ArtifactIdlib-logging |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more
|
Filename | Size |
---|---|
lib-logging-1.11.pom | |
lib-logging-1.11.jar | 3 KB |
lib-logging-1.11-tests.jar | 1 KB |
lib-logging-1.11-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-logging/ -->
<dependency>
<groupId>com.brienwheeler.lib</groupId>
<artifactId>lib-logging</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-logging/
implementation 'com.brienwheeler.lib:lib-logging:1.11'
// https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-logging/
implementation ("com.brienwheeler.lib:lib-logging:1.11")
'com.brienwheeler.lib:lib-logging:jar:1.11'
<dependency org="com.brienwheeler.lib" name="lib-logging" rev="1.11">
<artifact name="lib-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.lib', module='lib-logging', version='1.11')
)
libraryDependencies += "com.brienwheeler.lib" % "lib-logging" % "1.11"
[com.brienwheeler.lib/lib-logging "1.11"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.brienwheeler.lib : lib-logging-defconfig | jar | 1.11 |
commons-logging : commons-logging | jar | 1.1.2 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
Java/Spring tools to ease web app and platform development.
See docs/ProgrammersGuide.html for detailed information.
Version |
---|
1.11
|
1.10
|
1.09
|
1.08
|
1.07-RELEASE
|
1.07
|
1.06-RELEASE
|
1.05-RELEASE
|
1.03-RELEASE
|
1.02-RELEASE
|
1.01-RELEASE
|
1.0-RELEASE
|