Last Version

ROP 2.3.9.RELEASE

Restful based open platform

License

License

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

rop
Version

Version

2.3.9.RELEASE
Type

Type

pom
Description

Description

ROP
Restful based open platform
Project URL

Project URL

https://gitea.kerbores.com/ZHCS.CLUB/rop
Project Organization

Project Organization

ZHCS.CLUB
Source Code Management

Source Code Management

https://gitea.kerbores.com/ZHCS.CLUB/rop.git

Download rop 2.3.9.RELEASE

Filename Size
rop-2.3.9.RELEASE.pom 4 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.68.v20201205
org.projectlombok : lombok jar 1.18.16

Project Modules

  • rop-core
  • rop-server
  • rop-client
  • rop-spring-boot-starter