com.github.rebue.robotech:robotech

后台服务层的经典封装

License

License

GroupId

GroupId

com.github.rebue.robotech
ArtifactId

ArtifactId

robotech
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

后台服务层的经典封装

Download robotech

Filename Size
robotech-1.2.4.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech/ -->
<dependency>
    <groupId>com.github.rebue.robotech</groupId>
    <artifactId>robotech</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech/
implementation 'com.github.rebue.robotech:robotech:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.robotech/robotech/
implementation ("com.github.rebue.robotech:robotech:1.2.4")
'com.github.rebue.robotech:robotech:pom:1.2.4'
<dependency org="com.github.rebue.robotech" name="robotech" rev="1.2.4">
  <artifact name="robotech" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.robotech', module='robotech', version='1.2.4')
)
libraryDependencies += "com.github.rebue.robotech" % "robotech" % "1.2.4"
[com.github.rebue.robotech/robotech "1.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • robotech-api
  • robotech-bll

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