| License |
License |
|---|---|
| GroupId | GroupIdcn.dreampie |
| ArtifactId | ArtifactIdresty-route |
| Version | Version1.3.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionresty-route
Resty route
|
| Filename | Size |
|---|---|
| resty-route-1.3.0.RELEASE.pom | |
| resty-route-1.3.0.RELEASE.jar | 87 KB |
| resty-route-1.3.0.RELEASE-sources.jar | 50 KB |
| resty-route-1.3.0.RELEASE-javadoc.jar | 364 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-route/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-route</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-route/
implementation 'cn.dreampie:resty-route:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-route/
implementation ("cn.dreampie:resty-route:1.3.0.RELEASE")
'cn.dreampie:resty-route:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-route" rev="1.3.0.RELEASE">
<artifact name="resty-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-route', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-route" % "1.3.0.RELEASE"
[cn.dreampie/resty-route "1.3.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.dreampie : resty-common | jar | 1.3.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.alibaba : fastjson | jar | 1.2.5 |
| cn.dreampie : resty-upload | jar | 1.3.0.RELEASE |
| cn.dreampie : resty-orm | jar | 1.3.0.RELEASE |
| cn.dreampie : resty-security | jar | 1.3.0.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |