License |
License |
---|---|
GroupId | GroupIdcom.github.lightbatis |
ArtifactId | ArtifactIdlightbatis-samples |
Last Version | Last Version1.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightbatis 示例
lightbatis 示例
|
Filename | Size |
---|---|
lightbatis-samples-1.1.14.pom | |
lightbatis-samples-1.1.14.jar | 18 KB |
lightbatis-samples-1.1.14-sources.jar | 12 KB |
lightbatis-samples-1.1.14-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lightbatis/lightbatis-samples/ -->
<dependency>
<groupId>com.github.lightbatis</groupId>
<artifactId>lightbatis-samples</artifactId>
<version>1.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lightbatis/lightbatis-samples/
implementation 'com.github.lightbatis:lightbatis-samples:1.1.14'
// https://jarcasting.com/artifacts/com.github.lightbatis/lightbatis-samples/
implementation ("com.github.lightbatis:lightbatis-samples:1.1.14")
'com.github.lightbatis:lightbatis-samples:jar:1.1.14'
<dependency org="com.github.lightbatis" name="lightbatis-samples" rev="1.1.14">
<artifact name="lightbatis-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lightbatis', module='lightbatis-samples', version='1.1.14')
)
libraryDependencies += "com.github.lightbatis" % "lightbatis-samples" % "1.1.14"
[com.github.lightbatis/lightbatis-samples "1.1.14"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger2 | jar | 2.9.2 |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.3 |
org.projectlombok : lombok | jar | 1.18.4 |
org.postgresql : postgresql | jar | 42.2.19 |
net.logstash.logback : logstash-logback-encoder | jar | 4.10 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-access | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.github.spullara.mustache.java : compiler | jar | 0.9.6 |
com.github.lightbatis : lightbatis-web | jar | 1.1.14 |
mysql : mysql-connector-java | jar | 8.0.19 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : versions-maven-plugin | jar | 2.7 |