is not current version
Last Version 3.0.1-release

com.obatis:obatis-web 2.0.1-releases

obatis-web, apply web project

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-web
Version

Version

2.0.1-releases
Type

Type

jar

Download obatis-web 2.0.1-releases


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