obatis-starter

obatis-starter, apply web and database project

License

License

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-starter
Last Version

Last Version

1.0-release
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

obatis Group
Source Code Management

Source Code Management

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

Download obatis-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.obatis : obatis-web jar 3.0.1-release
com.obatis : obatis-orm jar 1.0-release

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-release