Last Version

loghub 1.3.0

log hub delegate some log framework

License

License

GroupId

GroupId

com.dinstone.loghub
ArtifactId

ArtifactId

loghub
Version

Version

1.3.0
Type

Type

pom
Description

Description

loghub
log hub delegate some log framework
Project URL

Project URL

https://github.com/dinstone/loghub
Project Organization

Project Organization

dinstone
Source Code Management

Source Code Management

https://github.com/dinstone/loghub.git

Download loghub 1.3.0

Filename Size
loghub-1.3.0.pom 6 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • loghub-core
  • loghub-slf4j
  • loghub-log4j
  • loghub-log4j2
  • loghub-all