License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.nofdev |
ArtifactId | ArtifactIdservice-logging |
Version | Version1.3.3 |
Type | Typepom |
Description |
Descriptionservice-logging
The basic componet of Nofdev RPC framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-logging-1.3.3.pom | |
service-logging-1.3.3.jar | 2 KB |
service-logging-1.3.3-sources.jar | 4 KB |
service-logging-1.3.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |