is not current version
Last Version 3.0.1-release

com.obatis:obatis-web 1.1.3

obatis-web, apply web project

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-web
Version

Version

1.1.3
Type

Type

jar

Download obatis-web 1.1.3


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