MVN

io.qinarmy : army

Maven & Gradle

Dec 18, 2023
2 stars

army · One better way to write SQL in Java ; one better blocking orm framework ; one better hight-level database driver ; one better reactive orm framework ;

<dependency>
    <groupId>io.qinarmy</groupId>
    <artifactId>army</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.qinarmy : army to add to Maven - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of io.qinarmy : army to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
army-0.6.1
army-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.qinarmy</groupId>
    <artifactId>army</artifactId>
    <version>0.6.1</version>
</dependency>