MVN

io.github.ma1uta.matrix : jmsdk-bom

Maven & Gradle

May 26, 2021
5 usages
32 stars

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

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

Latest Version

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

  • Latest Stable: 0.13.1

All Versions

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

Version Vulnerabilities Updated
0.13.x
jmsdk-bom-0.13.1
0.12.x
jmsdk-bom-0.12.0
0.11.x
jmsdk-bom-0.11.3
jmsdk-bom-0.11.2
jmsdk-bom-0.11.1
jmsdk-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>jmsdk-bom</artifactId>
    <version>0.13.1</version>
</dependency>

Advertisement