io.skullabs.kos:kos-webapp

Java 8 Simplified Project

License

License

GroupId

GroupId

io.skullabs.kos
ArtifactId

ArtifactId

kos-webapp
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java 8 Simplified Project

Download kos-webapp

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.skullabs.kos : kos-core jar 0.5.1
io.skullabs.kos : kos-injector jar 0.5.1
io.skullabs.kos : kos-config-yaml jar 0.5.1
io.skullabs.kos : kos-logging-slf4j jar 0.5.1

provided (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

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.5.1
0.5.0
0.4.0