io.skullabs.kos:kos-core

Java 8 Simplified Project

License

License

GroupId

GroupId

io.skullabs.kos
ArtifactId

ArtifactId

kos-core
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java 8 Simplified Project

Download kos-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.skullabs.kos/kos-core/ -->
<dependency>
    <groupId>io.skullabs.kos</groupId>
    <artifactId>kos-core</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.skullabs.kos/kos-core/
implementation 'io.skullabs.kos:kos-core:0.8.1'
// https://jarcasting.com/artifacts/io.skullabs.kos/kos-core/
implementation ("io.skullabs.kos:kos-core:0.8.1")
'io.skullabs.kos:kos-core:jar:0.8.1'
<dependency org="io.skullabs.kos" name="kos-core" rev="0.8.1">
  <artifact name="kos-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.skullabs.kos', module='kos-core', version='0.8.1')
)
libraryDependencies += "io.skullabs.kos" % "kos-core" % "0.8.1"
[io.skullabs.kos/kos-core "0.8.1"]

Dependencies

compile (7)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-config jar
io.vertx : vertx-web jar
io.vertx : vertx-web-client jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.9

provided (4)

Group / Artifact Type Version
io.skullabs.injector : injector-core jar 1.5.2
io.skullabs.injector : injector-processor jar 1.5.2
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok jar 1.18.20

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.28.2
org.mockito : mockito-junit-jupiter jar 2.28.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.
io.skullabs.kos

Skullabs

Skullabs is an OpenSource Community formed by clean code enthusiasts, focused on provide high quality, real world problem solutions.

Versions

Version
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0