| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.covisint.platform.legacy | 
| ArtifactId | ArtifactIdlegacy-support | 
| 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.legacy/legacy-support/ -->
<dependency>
    <groupId>com.covisint.platform.legacy</groupId>
    <artifactId>legacy-support</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.covisint.platform.legacy/legacy-support/
implementation 'com.covisint.platform.legacy:legacy-support:1.0.0.RELEASE'// https://jarcasting.com/artifacts/com.covisint.platform.legacy/legacy-support/
implementation ("com.covisint.platform.legacy:legacy-support:1.0.0.RELEASE")'com.covisint.platform.legacy:legacy-support:jar:1.0.0.RELEASE'<dependency org="com.covisint.platform.legacy" name="legacy-support" rev="1.0.0.RELEASE">
  <artifact name="legacy-support" type="jar" />
</dependency>@Grapes(
@Grab(group='com.covisint.platform.legacy', module='legacy-support', version='1.0.0.RELEASE')
)libraryDependencies += "com.covisint.platform.legacy" % "legacy-support" % "1.0.0.RELEASE"[com.covisint.platform.legacy/legacy-support "1.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.covisint.core.http.service : http-service-core | jar | 1.0.0.RELEASE |