lit

a simple orm tools

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.liulus
ArtifactId

ArtifactId

lit-event-spring-boot-starter
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

lit
a simple orm tools
Project URL

Project URL

https://github.com/liulus/lit
Source Code Management

Source Code Management

https://github.com/liulus/lit

Download lit-event-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.liulus/lit-event-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.liulus</groupId>
    <artifactId>lit-event-spring-boot-starter</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liulus/lit-event-spring-boot-starter/
implementation 'com.github.liulus:lit-event-spring-boot-starter:2.1'
// https://jarcasting.com/artifacts/com.github.liulus/lit-event-spring-boot-starter/
implementation ("com.github.liulus:lit-event-spring-boot-starter:2.1")
'com.github.liulus:lit-event-spring-boot-starter:jar:2.1'
<dependency org="com.github.liulus" name="lit-event-spring-boot-starter" rev="2.1">
  <artifact name="lit-event-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liulus', module='lit-event-spring-boot-starter', version='2.1')
)
libraryDependencies += "com.github.liulus" % "lit-event-spring-boot-starter" % "2.1"
[com.github.liulus/lit-event-spring-boot-starter "2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.liulus : lit-support jar 2.1
org.springframework.boot : spring-boot-autoconfigure jar 1.5.10.RELEASE
com.google.guava : guava jar 20.0
org.springframework : spring-aspects jar 4.3.14.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

lit 工具集合

此工具集是工作中对一些框架的封装, 简便使用

内容

  • lit-jdbc: 对spring jdbc 的封装, 自动完成常用增删改查操作, 简便sql拼写
  • lit-mybatis: 对mybatis封装了BaseMapper, 方便操作

如何使用

Versions

Version
2.1