| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.gitee.opensource4clive |
| ArtifactId | ArtifactIdrobin-generator |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRobin is a lightweight framework based on MyBatis that provides adding, deleting, modifying and querying capabilities.
|
| Filename | Size |
|---|---|
| robin-generator-1.3.0.pom | |
| robin-generator-1.3.0.jar | 70 KB |
| robin-generator-1.3.0-sources.jar | 30 KB |
| robin-generator-1.3.0-javadoc.jar | 208 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.19 |
| 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 |