is not current version
Last Version 1.1.1

com.obatis:obatis-tools 1.0.5

obatis-tools, basic apply

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-tools
Version

Version

1.0.5
Type

Type

jar

Download obatis-tools 1.0.5


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