MVN

com.github.k-boyle : Oktane

Maven & Gradle

Jun 13, 2021
9 stars

Oktane · A high performance Java command framework

<dependency>
    <groupId>com.github.k-boyle</groupId>
    <artifactId>Oktane</artifactId>
    <version>4.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.k-boyle : Oktane to add to Maven - Latest Versions:

  • Latest Stable: 4.4.0

All Versions

Choose a version of com.github.k-boyle : Oktane to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
Oktane-4.4.0
4.3.x
Oktane-4.3.0
4.2.x
Oktane-4.2.0
4.1.x
Oktane-4.1.0
3.1.x
Oktane-3.1.0
2.1.x
Oktane-2.1.0
1.1.x
Oktane-1.1.1
Oktane-1.1.0
0.1.x
Oktane-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.k-boyle</groupId>
    <artifactId>Oktane</artifactId>
    <version>4.4.0</version>
</dependency>