License |
License |
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdresty-example |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionresty-example
Resty
|
Project URL |
Project URL |
Filename | Size |
---|---|
resty-example-1.0.pom | |
resty-example-1.0.war | 5 MB |
resty-example-1.0-sources.jar | 16 KB |
resty-example-1.0-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-example/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-example</artifactId>
<version>1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-example/
implementation 'cn.dreampie:resty-example:1.0'
// https://jarcasting.com/artifacts/cn.dreampie/resty-example/
implementation ("cn.dreampie:resty-example:1.0")
'cn.dreampie:resty-example:war:1.0'
<dependency org="cn.dreampie" name="resty-example" rev="1.0">
<artifact name="resty-example" type="war" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-example', version='1.0')
)
libraryDependencies += "cn.dreampie" % "resty-example" % "1.0"
[cn.dreampie/resty-example "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.5 |
cn.dreampie : resty-route | jar | 1.0 |
cn.dreampie : resty-orm | jar | 1.0 |
cn.dreampie : resty-client | jar | 1.0 |
cn.dreampie : resty-security | jar | 1.0 |
cn.dreampie : resty-upload | jar | 1.0 |
net.sf.ehcache : ehcache-core | jar | 2.6.6 |
com.alibaba : druid | jar | 1.0.13 |
c3p0 : c3p0 | jar | 0.9.1.2 |
mysql : mysql-connector-java | jar | 5.1.34 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |