lucky-parent

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

License

License

GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky-parent
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/FK7075/lucky

Download lucky-parent

Filename Size
lucky-parent-2.1.1.pom 12 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fk7075 : lucky-framework jar 2.1.1
com.github.fk7075 : lucky-aop jar 2.1.1
com.github.fk7075 : lucky-junit jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0.0
V2-TEST