License |
License |
---|---|
GroupId | GroupIdcom.github.lightbatis |
ArtifactId | ArtifactIdlightbatis-pagelisthelper |
Last Version | Last Version1.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/com.github.lightbatis/lightbatis-pagelisthelper/ -->
<dependency>
<groupId>com.github.lightbatis</groupId>
<artifactId>lightbatis-pagelisthelper</artifactId>
<version>1.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lightbatis/lightbatis-pagelisthelper/
implementation 'com.github.lightbatis:lightbatis-pagelisthelper:1.1.14'
// https://jarcasting.com/artifacts/com.github.lightbatis/lightbatis-pagelisthelper/
implementation ("com.github.lightbatis:lightbatis-pagelisthelper:1.1.14")
'com.github.lightbatis:lightbatis-pagelisthelper:jar:1.1.14'
<dependency org="com.github.lightbatis" name="lightbatis-pagelisthelper" rev="1.1.14">
<artifact name="lightbatis-pagelisthelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lightbatis', module='lightbatis-pagelisthelper', version='1.1.14')
)
libraryDependencies += "com.github.lightbatis" % "lightbatis-pagelisthelper" % "1.1.14"
[com.github.lightbatis/lightbatis-pagelisthelper "1.1.14"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lightbatis : lightbatis-core | jar | 1.1.14 |
com.github.pagehelper : pagehelper | jar | 5.1.8 |
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : versions-maven-plugin | jar | 2.7 |