| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.covisint.platform.service |
| ArtifactId | ArtifactIdservice-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 |
|---|---|
| service-parent-1.0.0.RELEASE.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.service/service-parent/ -->
<dependency>
<groupId>com.covisint.platform.service</groupId>
<artifactId>service-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.service/service-parent/
implementation 'com.covisint.platform.service:service-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.service/service-parent/
implementation ("com.covisint.platform.service:service-parent:1.0.0.RELEASE")
'com.covisint.platform.service:service-parent:pom:1.0.0.RELEASE'
<dependency org="com.covisint.platform.service" name="service-parent" rev="1.0.0.RELEASE">
<artifact name="service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.service', module='service-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.service" % "service-parent" % "1.0.0.RELEASE"
[com.covisint.platform.service/service-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 |