is not current version
Last Version 2.13

com.nhl.link.rest:link-rest-parent 2.1

Model-driven REST data service framework

GroupId

GroupId

com.nhl.link.rest
ArtifactId

ArtifactId

link-rest-parent
Version

Version

2.1
Type

Type

pom

Download link-rest-parent 2.1

Filename Size
link-rest-parent-2.1.pom 8 KB
Browse

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