License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Logging Application Layer Libs |
GroupId | GroupIdcom.nitorcreations |
ArtifactId | ArtifactIdwillow-logging-tomcat7 |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionWillow logging for Tomcat 7
Willow elastic cloud deployment componets
|
<!-- https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-tomcat7/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>willow-logging-tomcat7</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-tomcat7/
implementation 'com.nitorcreations:willow-logging-tomcat7:2.0.2'
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-tomcat7/
implementation ("com.nitorcreations:willow-logging-tomcat7:2.0.2")
'com.nitorcreations:willow-logging-tomcat7:jar:2.0.2'
<dependency org="com.nitorcreations" name="willow-logging-tomcat7" rev="2.0.2">
<artifact name="willow-logging-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='willow-logging-tomcat7', version='2.0.2')
)
libraryDependencies += "com.nitorcreations" % "willow-logging-tomcat7" % "2.0.2"
[com.nitorcreations/willow-logging-tomcat7 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nitorcreations : willow-messages | jar | 2.0.2 |
com.nitorcreations : willow-logging-common | jar | 2.0.2 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.62 |