io.skullabs.kos:kos-parent

Java 8 Simplified Project

License

License

GroupId

GroupId

io.skullabs.kos
ArtifactId

ArtifactId

kos-parent
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

Java 8 Simplified Project

Download kos-parent

Filename Size
kos-parent-0.8.1.pom 6 KB
Browse

How to add to project

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

Dependencies

provided (2)

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

test (1)

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

Project Modules

  • kos-core
  • kos-injector
  • kos-config-yaml
  • kos-annotations
  • kos-bom
  • report
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