is not current version
Last Version 1.1.14

lightbatis web 控制台 1.1.6

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.6
Type

Type

jar
Description

Description

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

Download lightbatis-web 1.1.6


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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.lightbatis : lightbatis-core jar 1.1.4
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
org.codehaus.mojo : versions-maven-plugin jar 2.7
org.projectlombok : lombok jar 1.18.18

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.39

test (1)

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

Project Modules

There are no modules declared in this project.