License |
License |
---|---|
GroupId | GroupIdcom.github.k-boyle |
ArtifactId | ArtifactIdOktaneCore |
Version | Version4.4.0 |
Type | Typejar |
Description |
DescriptionA high performance Java command framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
OktaneCore-4.4.0.pom | |
OktaneCore-4.4.0.jar | 132 KB |
OktaneCore-4.4.0-sources.jar | 62 KB |
OktaneCore-4.4.0-javadoc.jar | 626 KB |
Browse |
<!-- 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"]
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 | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |