logging-agent

logging

License

License

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

io.github.qsy7.java.aspects.logging
ArtifactId

ArtifactId

agent
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

logging-agent
logging

Download agent

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.aspects.logging/agent/ -->
<dependency>
    <groupId>io.github.qsy7.java.aspects.logging</groupId>
    <artifactId>agent</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.aspects.logging/agent/
implementation 'io.github.qsy7.java.aspects.logging:agent:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.aspects.logging/agent/
implementation ("io.github.qsy7.java.aspects.logging:agent:0.1.2")
'io.github.qsy7.java.aspects.logging:agent:jar:0.1.2'
<dependency org="io.github.qsy7.java.aspects.logging" name="agent" rev="0.1.2">
  <artifact name="agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.aspects.logging', module='agent', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.aspects.logging" % "agent" % "0.1.2"
[io.github.qsy7.java.aspects.logging/agent "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.qsy7.java.aspects.logging : plugin jar 0.1.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2