License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.covisint.platform.user |
ArtifactId | ArtifactIduser-parent |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCovisint Super-POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
user-parent-1.0.0.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.user/user-parent/ -->
<dependency>
<groupId>com.covisint.platform.user</groupId>
<artifactId>user-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.user/user-parent/
implementation 'com.covisint.platform.user:user-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.user/user-parent/
implementation ("com.covisint.platform.user:user-parent:1.0.0.RELEASE")
'com.covisint.platform.user:user-parent:pom:1.0.0.RELEASE'
<dependency org="com.covisint.platform.user" name="user-parent" rev="1.0.0.RELEASE">
<artifact name="user-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.user', module='user-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.user" % "user-parent" % "1.0.0.RELEASE"
[com.covisint.platform.user/user-parent "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |