com.gitee.opensource4clive:robin-base

Robin is a lightweight framework based on MyBatis that provides adding, deleting, modifying and querying capabilities.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.opensource4clive
ArtifactId

ArtifactId

robin-base
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Robin is a lightweight framework based on MyBatis that provides adding, deleting, modifying and querying capabilities.

Download robin-base

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-beans jar 5.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0