is not current version
Last Version 1.3.0

com.gitee.opensource4clive:robin-base 1.2.3

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
Version

Version

1.2.3
Type

Type

jar
Description

Description

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

Download robin-base 1.2.3


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

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.