jacklamb

Lucky是一个全场景轻量级分布式的JavaEE框架

License

License

GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

jacklamb
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jacklamb
Lucky是一个全场景轻量级分布式的JavaEE框架
Project URL

Project URL

https://github.com/FK7075/lucky

Download jacklamb

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fk7075 : lucky-datasource jar 2.1.1
com.zaxxer : HikariCP jar 3.4.2
com.github.fk7075 : lucky-utils jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0.0
V2-TEST