K2 core

K2 simplifies structuring a java application around modules.

License

License

GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-core
Last Version

Last Version

0.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

K2 core
K2 simplifies structuring a java application around modules.

Download k2-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
org.slf4j : log4j-over-slf4j jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
org.springframework.boot : spring-boot jar 2.0.5.RELEASE
org.eclipse.jetty : jetty-webapp jar 9.4.12.v20180830
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-web jar 5.1.8.RELEASE
org.springframework : spring-webmvc jar 5.1.8.RELEASE
org.apache.commons : commons-lang3 jar 3.4

test (4)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.5.2
junit : junit jar 4.12
org.webjars : jquery jar 2.2.4
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7.2
0.0.7.1
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1