is not current version
Last Version 4.4.0

com.github.k-boyle:OktaneCore 4.3.0

A high performance Java command framework

License

License

GroupId

GroupId

com.github.k-boyle
ArtifactId

ArtifactId

OktaneCore
Version

Version

4.3.0
Type

Type

jar
Description

Description

A high performance Java command framework
Source Code Management

Source Code Management

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

Download OktaneCore 4.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.4.6
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 2.0.0-alpha1
com.google.auto.service : auto-service-annotations jar 1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.