Last Version

obatis-core 2.2.1-release

obatis-core, apply web and database project

License

License

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-core
Version

Version

2.2.1-release
Type

Type

jar
Description

Description

obatis-core
obatis-core, apply web and database project
Project URL

Project URL

https://github.com/obatis/obatis-core
Project Organization

Project Organization

obatis Group
Source Code Management

Source Code Management

https://github.com/obatis/obatis-core

Download obatis-core 2.2.1-release


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

Dependencies

compile (3)

Group / Artifact Type Version
com.obatis : obatis-web jar 2.2.0-release
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
mysql : mysql-connector-java jar 8.0.16

Project Modules

There are no modules declared in this project.