lightbatis 公共包

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

License

License

GroupId

GroupId

com.github.lightbatis
ArtifactId

ArtifactId

lightbatis-common
Last Version

Last Version

1.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

lightbatis 公共包
Parent pom providing dependency and plugin management for applications built with Maven

Download lightbatis-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.lightbatis : lightbatis-core jar 1.1.14
org.projectlombok : lombok jar 1.18.18

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.14
1.1.13
1.1.12
1.1.10
1.1.9
1.1.6
1.1.5