Last Version

TypedRest Core 0.30

TypedRest helps you build type-safe fluent-style REST API clients.

License

License

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

typedrest-core
Version

Version

0.30
Type

Type

jar
Description

Description

TypedRest Core
TypedRest helps you build type-safe fluent-style REST API clients.

Download typedrest-core 0.30


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

Dependencies

compile (10)

Group / Artifact Type Version
com.oneandone : typedrest-annotations jar 0.30
org.apache.commons : commons-lang3 jar 3.4
com.fasterxml.jackson.core : jackson-core jar 2.7.7
com.fasterxml.jackson.core : jackson-databind jar 2.7.7
com.fasterxml.jackson.core : jackson-annotations jar 2.7.7
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.7.7
org.apache.httpcomponents : fluent-hc jar 4.5.2
com.damnhandy : handy-uri-templates jar 2.1.5
io.reactivex : rxjava jar 1.1.5
io.reactivex : rxjava-async-util jar 0.21.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (3)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.58
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.