is not current version
Last Version 3.0.1-release

com.obatis:obatis-web 2.1.2-release

obatis-web, apply web project

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-web
Version

Version

2.1.2-release
Type

Type

jar

Download obatis-web 2.1.2-release


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