Last Version

service-logging 1.3.3

The basic componet of Nofdev RPC framework

License

License

The Apache Software License, Version 2.0
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-logging
Version

Version

1.3.3
Type

Type

pom
Description

Description

service-logging
The basic componet of Nofdev RPC framework
Project URL

Project URL

https://github.com/nofdev/service-logging
Source Code Management

Source Code Management

https://github.com/nofdev/service-logging.git

Download service-logging 1.3.3


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
ch.qos.logback.contrib : logback-jackson jar 0.1.5
ch.qos.logback.contrib : logback-json-classic jar 0.1.5
asm : asm jar 3.3.1

Project Modules

There are no modules declared in this project.