Last Version

resty-example 1.0

Resty

License

License

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-example
Version

Version

1.0
Type

Type

war
Description

Description

resty-example
Resty
Project URL

Project URL

http://maven.apache.org

Download resty-example 1.0


<!-- 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"]

Dependencies

compile (11)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.