| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface ORM Data |
| GroupId | GroupIdcom.covisint.platform.user.client |
| ArtifactId | ArtifactIduser-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 |
| Filename | Size |
|---|---|
| user-client-1.0.0.RELEASE.pom | |
| user-client-1.0.0.RELEASE.jar | 41 KB |
| user-client-1.0.0.RELEASE-sources.jar | 35 KB |
| user-client-1.0.0.RELEASE-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.user.client/user-client/ -->
<dependency>
<groupId>com.covisint.platform.user.client</groupId>
<artifactId>user-client</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.user.client/user-client/
implementation 'com.covisint.platform.user.client:user-client:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.user.client/user-client/
implementation ("com.covisint.platform.user.client:user-client:1.0.0.RELEASE")
'com.covisint.platform.user.client:user-client:jar:1.0.0.RELEASE'
<dependency org="com.covisint.platform.user.client" name="user-client" rev="1.0.0.RELEASE">
<artifact name="user-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.user.client', module='user-client', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.user.client" % "user-client" % "1.0.0.RELEASE"
[com.covisint.platform.user.client/user-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.user.core : user-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 |
| org.testng : testng | jar | 6.8.8 |