com.github.k-boyle:OktaneCore

A high performance Java command framework

Лицензия

Лицензия

Группа

Группа

com.github.k-boyle
Идентификатор

Идентификатор

OktaneCore
Последняя версия

Последняя версия

4.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A high performance Java command framework
Система контроля версий

Система контроля версий

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

Скачать OktaneCore

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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 jar 1.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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