langhuan-cabinet

This is a little book cabinet of Java.There are the most abstract state, type and other constants, a variety of components: unique id generator, dynamic data source components, cache components, interface specification groups, and a variety of tools: time, string, validation, reflection, object and other operating tools

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.ljinlin
ArtifactId

ArtifactId

langhuan-cabinet
Last Version

Last Version

1.1.7-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

langhuan-cabinet
This is a little book cabinet of Java.There are the most abstract state, type and other constants, a variety of components: unique id generator, dynamic data source components, cache components, interface specification groups, and a variety of tools: time, string, validation, reflection, object and other operating tools
Project URL

Project URL

https://github.com/ljinlin/langhuan-cabinet

Download langhuan-cabinet

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.3
com.alibaba : fastjson jar 1.2.37

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7-beta1
1.1.6-beta1
1.1.5-beta1
1.1.3-beta1
1.1.2-beta1
1.1.1-beta1
1.1.0-beta1
1.0.0-beta1