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