Last Version

robin 1.3.0

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
Version

Version

1.3.0
Type

Type

pom
Description

Description

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

Project URL

https://gitee.com/opensource4clive/robin
Source Code Management

Source Code Management

https://gitee.com/opensource4clive/robin

Download robin 1.3.0

Filename Size
robin-1.3.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • robin-base
  • robin-generator