Last Version

TypedRest Parent 0.30

Parent POM for configuration shared across TypedRest libraries

License

License

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

typedrest-parent
Version

Version

0.30
Type

Type

pom
Description

Description

TypedRest Parent
Parent POM for configuration shared across TypedRest libraries
Project URL

Project URL

https://github.com/1and1/TypedRest-Java
Source Code Management

Source Code Management

https://github.com/1and1/TypedRest-Java

Download typedrest-parent 0.30


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

Dependencies

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.