MVN

io.github.ma1uta.matrix : jeon-bom

Maven & Gradle

May 26, 2021
1 usages
16 stars

Jeon BOM · Java-based Matrix server. All dependencies.

<dependency>
    <groupId>io.github.ma1uta.matrix</groupId>
    <artifactId>jeon-bom</artifactId>
    <version>0.13.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ma1uta.matrix : jeon-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.13.1

All Versions

Choose a version of io.github.ma1uta.matrix : jeon-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.13.x
jeon-bom-0.13.1
jeon-bom-0.13.0
0.12.x
jeon-bom-0.12.0
0.11.x
jeon-bom-0.11.3
jeon-bom-0.11.2
jeon-bom-0.11.1
jeon-bom-0.11.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ma1uta.matrix</groupId>
    <artifactId>jeon-bom</artifactId>
    <version>0.13.1</version>
</dependency>

Advertisement