MVN

io.github.cgglyle : boson-graviton

Maven & Gradle

Oct 19, 2022
1 stars

boson-graviton · A unified log processing module that can be quickly integrated.

<dependency>
    <groupId>io.github.cgglyle</groupId>
    <artifactId>boson-graviton</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cgglyle : boson-graviton to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.cgglyle : boson-graviton to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
boson-graviton-1.0.2
boson-graviton-1.0.1
boson-graviton-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.cgglyle</groupId>
    <artifactId>boson-graviton</artifactId>
    <version>1.0.2</version>
</dependency>