| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rebue.robotech |
| ArtifactId | ArtifactIdrobotech-api |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description后台服务层的经典封装
|
| Filename | Size |
|---|---|
| robotech-api-1.2.4.pom | |
| robotech-api-1.2.4.jar | 9 KB |
| robotech-api-1.2.4-sources.jar | 7 KB |
| robotech-api-1.2.4-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech-api/ -->
<dependency>
<groupId>com.github.rebue.robotech</groupId>
<artifactId>robotech-api</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech-api/
implementation 'com.github.rebue.robotech:robotech-api:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech-api/
implementation ("com.github.rebue.robotech:robotech-api:1.2.4")
'com.github.rebue.robotech:robotech-api:jar:1.2.4'
<dependency org="com.github.rebue.robotech" name="robotech-api" rev="1.2.4">
<artifact name="robotech-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.robotech', module='robotech-api', version='1.2.4')
)
libraryDependencies += "com.github.rebue.robotech" % "robotech-api" % "1.2.4"
[com.github.rebue.robotech/robotech-api "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rebue.wheel : wheel-api | jar | 1.2.4 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.springframework : spring-context | jar | |
| org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
| org.springframework.data : spring-data-commons | jar | |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
| com.github.pagehelper : pagehelper | jar | 5.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |