License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.covisint.platform.authn.client |
ArtifactId | ArtifactIdauthn-client |
Last Version | Last Version2.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCovisint Super-POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
authn-client-2.0.0.RELEASE.pom | |
authn-client-2.0.0.RELEASE.jar | 43 KB |
authn-client-2.0.0.RELEASE-sources.jar | 42 KB |
authn-client-2.0.0.RELEASE-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.authn.client/authn-client/ -->
<dependency>
<groupId>com.covisint.platform.authn.client</groupId>
<artifactId>authn-client</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.authn.client/authn-client/
implementation 'com.covisint.platform.authn.client:authn-client:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.authn.client/authn-client/
implementation ("com.covisint.platform.authn.client:authn-client:2.0.0.RELEASE")
'com.covisint.platform.authn.client:authn-client:jar:2.0.0.RELEASE'
<dependency org="com.covisint.platform.authn.client" name="authn-client" rev="2.0.0.RELEASE">
<artifact name="authn-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.authn.client', module='authn-client', version='2.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.authn.client" % "authn-client" % "2.0.0.RELEASE"
[com.covisint.platform.authn.client/authn-client "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.covisint.platform.authn.core : authn-core | jar | 2.0.0.RELEASE |
com.covisint.core.http.service : http-service-client | jar | 1.0.0.RELEASE |
com.covisint.platform.oauth.client : oauth-client | jar | 1.0.0.RELEASE |
joda-time : joda-time | jar | 2.3 |
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | |
org.springframework : spring-orm | jar | |
org.springframework : spring-test | jar | |
com.github.tomakehurst : wiremock | jar | 1.29 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.testng : testng | jar | 6.8.8 |
org.mockito : mockito-all | jar | 1.8.4 |