Last Version

TypedRest Annotations 0.30

Annotations for data models to be used with TypedRest.

License

License

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

typedrest-annotations
Version

Version

0.30
Type

Type

jar
Description

Description

TypedRest Annotations
Annotations for data models to be used with TypedRest.

Download typedrest-annotations 0.30


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.7.7

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.