Last Version

com.gitee.opensource4clive:robin-generator 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-generator
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Download robin-generator 1.3.0


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

Dependencies

compile (8)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.2.0
org.freemarker : freemarker jar 2.3.23
org.projectlombok : lombok jar 1.18.12
org.apache.commons : commons-lang3 jar 3.10
commons-io : commons-io jar 2.6
com.google.guava : guava jar 27.1-jre
com.gitee.opensource4clive : robin-base jar 1.3.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.19

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.springframework : spring-webmvc jar 5.2.9.RELEASE
javax.annotation : javax.annotation-api jar 1.3.2
io.swagger : swagger-annotations jar 1.6.0
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.1.5.Final

Project Modules

There are no modules declared in this project.