is not current version
Last Version 2.2.1-release

com.obatis:obatis-core 1.1.12.1

obatis-core, apply web and database project

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-core
Version

Version

1.1.12.1
Type

Type

jar

Download obatis-core 1.1.12.1


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