is not current version
Last Version 2.0.2

com.nitorcreations:willow-logging-jetty 2.0.1


Categories

Categories

Jetty Container Application Servers Logging Application Layer Libs
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

willow-logging-jetty
Version

Version

2.0.1
Type

Type

jar

Download willow-logging-jetty 2.0.1


<!-- https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-jetty/ -->
<dependency>
    <groupId>com.nitorcreations</groupId>
    <artifactId>willow-logging-jetty</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-jetty/
implementation 'com.nitorcreations:willow-logging-jetty:2.0.1'
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-jetty/
implementation ("com.nitorcreations:willow-logging-jetty:2.0.1")
'com.nitorcreations:willow-logging-jetty:jar:2.0.1'
<dependency org="com.nitorcreations" name="willow-logging-jetty" rev="2.0.1">
  <artifact name="willow-logging-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='willow-logging-jetty', version='2.0.1')
)
libraryDependencies += "com.nitorcreations" % "willow-logging-jetty" % "2.0.1"
[com.nitorcreations/willow-logging-jetty "2.0.1"]