AXE
nutz扩展工具包
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcn.com.chinarecrm |
| ArtifactId | ArtifactIdrop-client |
| Last Version | Last Version2.2.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrop-client
rop invoke client integration
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rop-client-2.2.0.RELEASE.pom | |
| rop-client-2.2.0.RELEASE.jar | 16 KB |
| rop-client-2.2.0.RELEASE-sources.jar | 9 KB |
| rop-client-2.2.0.RELEASE-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.com.chinarecrm/rop-client/ -->
<dependency>
<groupId>cn.com.chinarecrm</groupId>
<artifactId>rop-client</artifactId>
<version>2.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.chinarecrm/rop-client/
implementation 'cn.com.chinarecrm:rop-client:2.2.0.RELEASE'
// https://jarcasting.com/artifacts/cn.com.chinarecrm/rop-client/
implementation ("cn.com.chinarecrm:rop-client:2.2.0.RELEASE")
'cn.com.chinarecrm:rop-client:jar:2.2.0.RELEASE'
<dependency org="cn.com.chinarecrm" name="rop-client" rev="2.2.0.RELEASE">
<artifact name="rop-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.chinarecrm', module='rop-client', version='2.2.0.RELEASE')
)
libraryDependencies += "cn.com.chinarecrm" % "rop-client" % "2.2.0.RELEASE"
[cn.com.chinarecrm/rop-client "2.2.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.0.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 2.2.0.RELEASE |
| cn.com.chinarecrm : rop-core | jar | 2.2.0.RELEASE |
| org.nutz : nutz | jar | [1.r.68,) |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
nutz扩展工具包