lucky-v2

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

License

License

GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/FK7075/lucky

Download lucky

Filename Size
lucky-2.1.1.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lucky-framework
  • lucky-aop
  • lucky-web
  • lucky-data
  • lucky-quartz
  • lucky-email
  • lucky-redis
  • lucky-boot
  • lucky-shiro
  • lucky-jsch
  • lucky-thymeleaf
  • lucky-parent
  • jacklamb
  • lucky-utils
  • lucky-junit
  • lucky-scaffold
  • lucky-web-management
  • lucky-mybatis
  • lucky-datasource
  • lucky-cloud-client
  • lucky-cloud-server
  • lucky-solr
  • lucky-mongodb

Versions

Version
2.1.1
2.0.0
1.1.1
1.1.0
1.0.0
V2-TEST