| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface ORM Data |
| GroupId | GroupIdcom.covisint.platform.oauth.client |
| ArtifactId | ArtifactIdoauth-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 |
|---|---|
| oauth-client-1.0.0.RELEASE.pom | |
| oauth-client-1.0.0.RELEASE.jar | 48 KB |
| oauth-client-1.0.0.RELEASE-sources.jar | 44 KB |
| oauth-client-1.0.0.RELEASE-javadoc.jar | 222 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.oauth.client/oauth-client/ -->
<dependency>
<groupId>com.covisint.platform.oauth.client</groupId>
<artifactId>oauth-client</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.oauth.client/oauth-client/
implementation 'com.covisint.platform.oauth.client:oauth-client:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.oauth.client/oauth-client/
implementation ("com.covisint.platform.oauth.client:oauth-client:1.0.0.RELEASE")
'com.covisint.platform.oauth.client:oauth-client:jar:1.0.0.RELEASE'
<dependency org="com.covisint.platform.oauth.client" name="oauth-client" rev="1.0.0.RELEASE">
<artifact name="oauth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.oauth.client', module='oauth-client', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.oauth.client" % "oauth-client" % "1.0.0.RELEASE"
[com.covisint.platform.oauth.client/oauth-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.oauth.core : oauth-core | jar | 1.0.0.RELEASE |
| com.covisint.core : httpclient-support | jar | 1.0.0.RELEASE |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| 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 |