is not current version
Last Version 1.1.14

com.github.lightbatis:lightbatis-common 1.1.9


GroupId

GroupId

com.github.lightbatis
ArtifactId

ArtifactId

lightbatis-common
Version

Version

1.1.9
Type

Type

jar

Download lightbatis-common 1.1.9


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