com.github.rebue.robotech:robotech-api

后台服务层的经典封装

License

License

GroupId

GroupId

com.github.rebue.robotech
ArtifactId

ArtifactId

robotech-api
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

后台服务层的经典封装

Download robotech-api

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.1
1.2.0
1.1.0
1.0.9
1.0.7
1.0.6