jkutil

Jkutil is bunch of idiomatic, small, general purpose tools, It's used in other framework, eg: Jkmvc/Jksoa

License

License

Categories

Categories

Net
GroupId

GroupId

net.jkcode
ArtifactId

ArtifactId

jkutil
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

jkutil
Jkutil is bunch of idiomatic, small, general purpose tools, It's used in other framework, eg: Jkmvc/Jksoa
Project URL

Project URL

https://github.com/shigebeyond/jkutil
Source Code Management

Source Code Management

https://github.com/shigebeyond/jkutil

Download jkutil

How to add to project

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

Dependencies

compile (28)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
commons-collections : commons-collections jar 3.2.1
com.google.guava : guava jar 27.0.1-jre
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3
dom4j : dom4j jar 1.6.1
sax : sax jar 2.0.1
com.thoughtworks.xstream : xstream jar 1.4.11.1
org.simpleframework : simple-xml jar 2.7.1
org.yaml : snakeyaml jar 1.18
com.alibaba : fastjson jar 1.2.67
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : slf4j-log4j12 jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10
redis.clients : jedis jar 2.9.0
de.ruedigermoeller : fst jar 2.57
com.caucho : hessian jar 4.0.51
com.esotericsoftware : kryo-shaded jar 4.0.0
com.dyuproject.protostuff : protostuff-core jar 1.0.8
com.dyuproject.protostuff : protostuff-runtime jar 1.0.8
commons-lang : commons-lang jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.4
org.apache.zookeeper : zookeeper jar 3.4.8
com.101tec : zkclient jar 0.10
io.netty : netty-all jar 4.1.36.Final
org.asynchttpclient : async-http-client jar 2.10.1
co.paralleluniverse : quasar-core jar 0.7.10
co.paralleluniverse : quasar-kotlin jar 0.7.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0