Last Version

lightbatis web 控制台 1.1.14

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.lightbatis
ArtifactId

ArtifactId

lightbatis-web
Version

Version

1.1.14
Type

Type

jar
Description

Description

lightbatis web 控制台
Parent pom providing dependency and plugin management for applications built with Maven

Download lightbatis-web 1.1.14


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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.lightbatis : lightbatis-core jar 1.1.14
org.springframework.boot : spring-boot-starter-web jar 2.4.4
org.springframework : spring-web jar
org.springframework.boot : spring-boot-devtools Optional jar 2.4.4
org.springframework : spring-context jar
com.alibaba : fastjson jar 1.2.52
org.apache.commons : commons-lang3 jar 3.11
com.jolbox : bonecp-spring jar 0.7.1.RELEASE
commons-dbcp : commons-dbcp jar 1.4
com.querydsl : querydsl-sql-codegen jar 4.2.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.4
io.springfox : springfox-swagger2 jar 2.9.2
org.projectlombok : lombok jar 1.18.18

provided (1)

Group / Artifact Type Version
org.codehaus.mojo : versions-maven-plugin jar 2.7

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.4
org.springframework : spring-test jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.