| License |
License |
|---|---|
| GroupId | GroupIdcom.zvoykish |
| ArtifactId | ArtifactIdrestdl2code |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionrestdl is the WSDL-like solution for REST controllers
|
| Filename | Size |
|---|---|
| restdl2code-0.1.1.pom | |
| restdl2code-0.1.1.jar | 20 KB |
| restdl2code-0.1.1-sources.jar | 12 KB |
| restdl2code-0.1.1-javadoc.jar | 92 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zvoykish/restdl2code/ -->
<dependency>
<groupId>com.zvoykish</groupId>
<artifactId>restdl2code</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zvoykish/restdl2code/
implementation 'com.zvoykish:restdl2code:0.1.1'
// https://jarcasting.com/artifacts/com.zvoykish/restdl2code/
implementation ("com.zvoykish:restdl2code:0.1.1")
'com.zvoykish:restdl2code:jar:0.1.1'
<dependency org="com.zvoykish" name="restdl2code" rev="0.1.1">
<artifact name="restdl2code" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zvoykish', module='restdl2code', version='0.1.1')
)
libraryDependencies += "com.zvoykish" % "restdl2code" % "0.1.1"
[com.zvoykish/restdl2code "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zvoykish : restdl-core | jar | 0.1.1 |
| org.apache.velocity : velocity | jar | 1.7 |