| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.covisint.platform.organization | 
| ArtifactId | ArtifactIdorganization-parent | 
| Version | Version1.0.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionCovisint Super-POM | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| organization-parent-1.0.0.RELEASE.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.covisint.platform.organization/organization-parent/ -->
<dependency>
    <groupId>com.covisint.platform.organization</groupId>
    <artifactId>organization-parent</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.covisint.platform.organization/organization-parent/
implementation 'com.covisint.platform.organization:organization-parent:1.0.0.RELEASE'// https://jarcasting.com/artifacts/com.covisint.platform.organization/organization-parent/
implementation ("com.covisint.platform.organization:organization-parent:1.0.0.RELEASE")'com.covisint.platform.organization:organization-parent:pom:1.0.0.RELEASE'<dependency org="com.covisint.platform.organization" name="organization-parent" rev="1.0.0.RELEASE">
  <artifact name="organization-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.covisint.platform.organization', module='organization-parent', version='1.0.0.RELEASE')
)libraryDependencies += "com.covisint.platform.organization" % "organization-parent" % "1.0.0.RELEASE"[com.covisint.platform.organization/organization-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 |