Last Version

K2 core 0.1.11

K2 simplifies structuring a java application around modules.

License

License

GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-core
Version

Version

0.1.11
Type

Type

jar
Description

Description

K2 core
K2 simplifies structuring a java application around modules.

Download k2-core 0.1.11


<!-- 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.