is not current version
Last Version 2.0.0

org.minbox.framework:minbox-logging 1.0.0.RELEASE

"minbox-projects"开源组织下的分布式链路日志组件

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

minbox-logging
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download minbox-logging 1.0.0.RELEASE


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