Last Version

TypedRest Sample 0.7

Sample project for using the typedrest library

License

License

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

typedrest-sample
Version

Version

0.7
Type

Type

jar
Description

Description

TypedRest Sample
Sample project for using the typedrest library

Download typedrest-sample 0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oneandone : typedrest jar 0.7
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

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.