MVN

su.boleyn.oj : oj

Maven & Gradle

Dec 13, 2020
0 stars

Boleyn Su's Online Judge · Yet another online judge system

<dependency>
    <groupId>su.boleyn.oj</groupId>
    <artifactId>oj</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of su.boleyn.oj : oj to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of su.boleyn.oj : oj to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
oj-1.1.2
oj-1.1.0
1.0.x
oj-1.0.6
oj-1.0.5
oj-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>su.boleyn.oj</groupId>
    <artifactId>oj</artifactId>
    <version>1.1.2</version>
</dependency>

Advertisement