is not current version
Last Version 1.1.0.RELEASE

com.covisint.platform.group:group-parent 1.0.0.RELEASE


Categories

Categories

ORM Data
GroupId

GroupId

com.covisint.platform.group
ArtifactId

ArtifactId

group-parent
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download group-parent 1.0.0.RELEASE


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