| License |
License |
|---|---|
| GroupId | GroupIdcom.qianmi |
| ArtifactId | ArtifactIdedge |
| Version | Version1.0.0-RELEASE |
| Type | Typewar |
| Description |
DescriptionEdge
Dubbo Visualized Testing Tool
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| edge-1.0.0-RELEASE.pom | |
| edge-1.0.0-RELEASE.war | 11 MB |
| edge-1.0.0-RELEASE-sources.jar | 42 KB |
| edge-1.0.0-RELEASE-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qianmi/edge/ -->
<dependency>
<groupId>com.qianmi</groupId>
<artifactId>edge</artifactId>
<version>1.0.0-RELEASE</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.qianmi/edge/
implementation 'com.qianmi:edge:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.qianmi/edge/
implementation ("com.qianmi:edge:1.0.0-RELEASE")
'com.qianmi:edge:war:1.0.0-RELEASE'
<dependency org="com.qianmi" name="edge" rev="1.0.0-RELEASE">
<artifact name="edge" type="war" />
</dependency>
@Grapes(
@Grab(group='com.qianmi', module='edge', version='1.0.0-RELEASE')
)
libraryDependencies += "com.qianmi" % "edge" % "1.0.0-RELEASE"
[com.qianmi/edge "1.0.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.2 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.springframework : spring-context-support | jar | 3.1.1.RELEASE |
| org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
| com.alibaba : dubbo | jar | 2.4.10 |
| ch.qos.logback : logback-classic | jar | 1.0.12 |
| com.alibaba : fastjson | jar | 1.1.37 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| javassist : javassist | jar | 3.12.1.GA |
| commons-lang : commons-lang | jar | 2.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 2.1.0 |
| com.101tec : zkclient | jar | 0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |