obatis-orm

obatis-orm, apply database project

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-orm
Last Version

Last Version

1.0-release
Release Date

Release Date

Type

Type

jar
Description

Description

obatis-orm
obatis-orm, apply database project
Project URL

Project URL

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

Project Organization

obatis Group
Source Code Management

Source Code Management

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

Download obatis-orm

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
mysql : mysql-connector-java jar 8.0.16
com.obatis : obatis-tools jar 1.1.1
com.obatis : obatis-common jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-release