is not current version
Last Version 2.13

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

Model-driven REST data service framework

GroupId

GroupId

com.nhl.link.rest
ArtifactId

ArtifactId

link-rest-parent
Version

Version

1.24
Type

Type

pom

Download link-rest-parent 1.24


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