Last Version

store.idragon.tool:rest 0.0.6-RELEASE

idragon tool

License

License

GroupId

GroupId

store.idragon.tool
ArtifactId

ArtifactId

rest
Version

Version

0.0.6-RELEASE
Type

Type

jar
Description

Description

idragon tool

Download rest 0.0.6-RELEASE


<!-- https://jarcasting.com/artifacts/store.idragon.tool/rest/ -->
<dependency>
    <groupId>store.idragon.tool</groupId>
    <artifactId>rest</artifactId>
    <version>0.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/rest/
implementation 'store.idragon.tool:rest:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/rest/
implementation ("store.idragon.tool:rest:0.0.6-RELEASE")
'store.idragon.tool:rest:jar:0.0.6-RELEASE'
<dependency org="store.idragon.tool" name="rest" rev="0.0.6-RELEASE">
  <artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='rest', version='0.0.6-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "rest" % "0.0.6-RELEASE"
[store.idragon.tool/rest "0.0.6-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
store.idragon.tool : base jar 0.0.6-RELEASE
org.springframework : spring-webmvc jar 4.3.9.RELEASE
org.aspectj : aspectjweaver jar 1.9.7
org.springframework : spring-aop jar 4.3.9.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.