License |
License |
---|---|
GroupId | GroupIdcom.nowellpoint |
ArtifactId | ArtifactIdnowellpoint-oauth-api |
Last Version | Last Version1.5.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSalesforce OAuth Client API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-oauth-api/ -->
<dependency>
<groupId>com.nowellpoint</groupId>
<artifactId>nowellpoint-oauth-api</artifactId>
<version>1.5.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-oauth-api/
implementation 'com.nowellpoint:nowellpoint-oauth-api:1.5.Final'
// https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-oauth-api/
implementation ("com.nowellpoint:nowellpoint-oauth-api:1.5.Final")
'com.nowellpoint:nowellpoint-oauth-api:jar:1.5.Final'
<dependency org="com.nowellpoint" name="nowellpoint-oauth-api" rev="1.5.Final">
<artifact name="nowellpoint-oauth-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nowellpoint', module='nowellpoint-oauth-api', version='1.5.Final')
)
libraryDependencies += "com.nowellpoint" % "nowellpoint-oauth-api" % "1.5.Final"
[com.nowellpoint/nowellpoint-oauth-api "1.5.Final"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.enterprise : cdi-api | jar | 1.1 |
javax.inject : javax.inject | jar | 1 |
com.sun.faces : jsf-api | jar | 2.2.4 |
commons-logging : commons-logging | jar | 1.1.3 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.jglue.cdi-unit : cdi-unit | jar | 3.1.1 |