is not current version
Last Version 0.8.1

io.skullabs.kos:kos-parent 0.5.1

Java 8 Simplified Project

License

License

GroupId

GroupId

io.skullabs.kos
ArtifactId

ArtifactId

kos-parent
Version

Version

0.5.1
Type

Type

pom
Description

Description

Java 8 Simplified Project

Download kos-parent 0.5.1

Filename Size
kos-parent-0.5.1.pom 7 KB
Browse

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

Dependencies

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

  • kos-core
  • kos-injector
  • kos-config-yaml
  • kos-annotations
  • kos-logging-slf4j
  • kos-bom
  • kos-webapp
  • report