| License |
License |
|---|---|
| GroupId | GroupIdcn.com.chinarecrm |
| ArtifactId | ArtifactIdrop-server |
| Version | Version2.2.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionrop-server
rop server integration
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rop-server-2.2.0.RELEASE.pom | |
| rop-server-2.2.0.RELEASE.jar | 21 KB |
| rop-server-2.2.0.RELEASE-sources.jar | 12 KB |
| rop-server-2.2.0.RELEASE-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.com.chinarecrm/rop-server/ -->
<dependency>
<groupId>cn.com.chinarecrm</groupId>
<artifactId>rop-server</artifactId>
<version>2.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.chinarecrm/rop-server/
implementation 'cn.com.chinarecrm:rop-server:2.2.0.RELEASE'
// https://jarcasting.com/artifacts/cn.com.chinarecrm/rop-server/
implementation ("cn.com.chinarecrm:rop-server:2.2.0.RELEASE")
'cn.com.chinarecrm:rop-server:jar:2.2.0.RELEASE'
<dependency org="cn.com.chinarecrm" name="rop-server" rev="2.2.0.RELEASE">
<artifact name="rop-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.chinarecrm', module='rop-server', version='2.2.0.RELEASE')
)
libraryDependencies += "cn.com.chinarecrm" % "rop-server" % "2.2.0.RELEASE"
[cn.com.chinarecrm/rop-server "2.2.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.com.chinarecrm : rop-core | jar | 2.2.0.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.2.0.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.0.RELEASE |
| org.springframework : spring-webmvc | jar | |
| org.nutz : nutz | jar | [1.r.68,) |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |