| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.covisint.platform.organization.core | 
| ArtifactId | ArtifactIdorganization-core | 
| Version | Version1.0.0.RELEASE | 
| Type | Typejar | 
| Description | DescriptionCovisint Super-POM | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.covisint.platform.organization.core/organization-core/ -->
<dependency>
    <groupId>com.covisint.platform.organization.core</groupId>
    <artifactId>organization-core</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.covisint.platform.organization.core/organization-core/
implementation 'com.covisint.platform.organization.core:organization-core:1.0.0.RELEASE'// https://jarcasting.com/artifacts/com.covisint.platform.organization.core/organization-core/
implementation ("com.covisint.platform.organization.core:organization-core:1.0.0.RELEASE")'com.covisint.platform.organization.core:organization-core:jar:1.0.0.RELEASE'<dependency org="com.covisint.platform.organization.core" name="organization-core" rev="1.0.0.RELEASE">
  <artifact name="organization-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.covisint.platform.organization.core', module='organization-core', version='1.0.0.RELEASE')
)libraryDependencies += "com.covisint.platform.organization.core" % "organization-core" % "1.0.0.RELEASE"[com.covisint.platform.organization.core/organization-core "1.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.covisint.core.http.service : http-service-core | jar | 1.0.0.RELEASE | 
| com.covisint.platform.legacy : legacy-support | jar | 1.0.0.RELEASE | 
| org.slf4j : slf4j-log4j12 | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | 1.1.1 | 
| org.skyscreamer : jsonassert | jar | 1.2.3 | 
| org.testng : testng | jar | 6.8.8 |