restdl

restdl is the WSDL-like solution for REST controllers

License

License

GroupId

GroupId

com.zvoykish
ArtifactId

ArtifactId

restdl
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

restdl
restdl is the WSDL-like solution for REST controllers
Project URL

Project URL

https://github.com/zvoykish/restdl

Download restdl

Filename Size
restdl-0.1.1.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.zvoykish/restdl/ -->
<dependency>
    <groupId>com.zvoykish</groupId>
    <artifactId>restdl</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zvoykish/restdl/
implementation 'com.zvoykish:restdl:0.1.1'
// https://jarcasting.com/artifacts/com.zvoykish/restdl/
implementation ("com.zvoykish:restdl:0.1.1")
'com.zvoykish:restdl:pom:0.1.1'
<dependency org="com.zvoykish" name="restdl" rev="0.1.1">
  <artifact name="restdl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zvoykish', module='restdl', version='0.1.1')
)
libraryDependencies += "com.zvoykish" % "restdl" % "0.1.1"
[com.zvoykish/restdl "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • restdl-core
  • restdl-spring
  • restdl2code

Versions

Version
0.1.1