License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.covisint.platform.authn.core |
ArtifactId | ArtifactIdauthn-core |
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-core-2.0.0.RELEASE.pom | |
authn-core-2.0.0.RELEASE.jar | 151 KB |
authn-core-2.0.0.RELEASE-sources.jar | 138 KB |
authn-core-2.0.0.RELEASE-javadoc.jar | 581 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.authn.core/authn-core/ -->
<dependency>
<groupId>com.covisint.platform.authn.core</groupId>
<artifactId>authn-core</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.authn.core/authn-core/
implementation 'com.covisint.platform.authn.core:authn-core:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.authn.core/authn-core/
implementation ("com.covisint.platform.authn.core:authn-core:2.0.0.RELEASE")
'com.covisint.platform.authn.core:authn-core:jar:2.0.0.RELEASE'
<dependency org="com.covisint.platform.authn.core" name="authn-core" rev="2.0.0.RELEASE">
<artifact name="authn-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.authn.core', module='authn-core', version='2.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.authn.core" % "authn-core" % "2.0.0.RELEASE"
[com.covisint.platform.authn.core/authn-core "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.covisint.core.http.service : http-service-core | jar | 1.0.0.RELEASE |
joda-time : joda-time | jar | 2.3 |
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
org.testng : testng | jar | 6.8.8 |
org.mockito : mockito-all | jar | 1.8.4 |