com.zvoykish:restdl-core

restdl is the WSDL-like solution for REST controllers

License

License

GroupId

GroupId

com.zvoykish
ArtifactId

ArtifactId

restdl-core
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

restdl is the WSDL-like solution for REST controllers

Download restdl-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11
com.fasterxml.jackson.core : jackson-databind jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1