| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdcom.nitorcreations |
| ArtifactId | ArtifactIdwillow-logging-common |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
DescriptionWillow logging common functionality
Willow elastic cloud deployment componets
|
<!-- https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-common/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>willow-logging-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-common/
implementation 'com.nitorcreations:willow-logging-common:2.0.2'
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-common/
implementation ("com.nitorcreations:willow-logging-common:2.0.2")
'com.nitorcreations:willow-logging-common:jar:2.0.2'
<dependency org="com.nitorcreations" name="willow-logging-common" rev="2.0.2">
<artifact name="willow-logging-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='willow-logging-common', version='2.0.2')
)
libraryDependencies += "com.nitorcreations" % "willow-logging-common" % "2.0.2"
[com.nitorcreations/willow-logging-common "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nitorcreations : willow-messages | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |