Last Version

TypedRest Sample: Client 0.20

Sample project for using the typedrest-core library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

typedrest-sample-client
Version

Version

0.20
Type

Type

jar
Description

Description

TypedRest Sample: Client
Sample project for using the typedrest-core library

Download typedrest-sample-client 0.20


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oneandone : typedrest-core jar 0.20
com.oneandone : typedrest-sample-model jar 0.20

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.