| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lightbatis |
| ArtifactId | ArtifactIdlightbatis-web |
| Last Version | Last Version1.1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlightbatis web 控制台
Parent pom providing dependency and plugin management for applications built with Maven
|
| Filename | Size |
|---|---|
| lightbatis-web-1.1.14.pom | |
| lightbatis-web-1.1.14.jar | 1 MB |
| lightbatis-web-1.1.14-sources.jar | 1 MB |
| lightbatis-web-1.1.14-javadoc.jar | 265 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : versions-maven-plugin | jar | 2.7 |
| 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 |