Oktane

A high performance Java command framework

License

License

GroupId

GroupId

com.github.k-boyle
ArtifactId

ArtifactId

Oktane
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Oktane
A high performance Java command framework
Project URL

Project URL

https://github.com/k-boyle/Oktane
Source Code Management

Source Code Management

https://github.com/k-boyle/Oktane/tree/master

Download Oktane

Filename Size
Oktane-4.4.0.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.k-boyle/Oktane/ -->
<dependency>
    <groupId>com.github.k-boyle</groupId>
    <artifactId>Oktane</artifactId>
    <version>4.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.k-boyle/Oktane/
implementation 'com.github.k-boyle:Oktane:4.4.0'
// https://jarcasting.com/artifacts/com.github.k-boyle/Oktane/
implementation ("com.github.k-boyle:Oktane:4.4.0")
'com.github.k-boyle:Oktane:pom:4.4.0'
<dependency org="com.github.k-boyle" name="Oktane" rev="4.4.0">
  <artifact name="Oktane" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.k-boyle', module='Oktane', version='4.4.0')
)
libraryDependencies += "com.github.k-boyle" % "Oktane" % "4.4.0"
[com.github.k-boyle/Oktane "4.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • OktaneCore
  • OktaneBenchmark
  • OktaneExample
  • Oktane4J

Versions

Version
4.4.0
4.3.0
4.2.0
4.1.0
3.1.0
2.1.0
1.1.1
1.1.0
0.1.0