Last Version

lightbatis 核心工程包 1.1.14

通用数据访问构架

License

License

GroupId

GroupId

com.github.lightbatis
ArtifactId

ArtifactId

lightbatis-core
Version

Version

1.1.14
Type

Type

jar
Description

Description

lightbatis 核心工程包
通用数据访问构架

Download lightbatis-core 1.1.14


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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.4
org.springframework : spring-context jar
javax.persistence : persistence-api jar 1.0.2
com.alibaba : druid jar 1.2.6
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
org.apache.commons : commons-lang3 jar 3.11
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.2.0
com.querydsl : querydsl-sql jar 4.2.1
com.querydsl : querydsl-sql-codegen jar 4.2.1
com.github.spullara.mustache.java : compiler jar 0.9.6
com.github.jknack : handlebars jar 4.1.2
org.projectlombok : lombok jar 1.18.18

provided (3)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.3
org.codehaus.mojo : versions-maven-plugin jar 2.7

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.19

Project Modules

There are no modules declared in this project.