com.kloudtek.genesis:genesis-lib

Advanced project template technology

License

License

GroupId

GroupId

com.kloudtek.genesis
ArtifactId

ArtifactId

genesis-lib
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

Advanced project template technology
Project Organization

Project Organization

Kloudtek

Download genesis-lib

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.kloudtek.ktutils : ktutils jar 1.3.10
org.freemarker : freemarker jar 2.3.28

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9.0