License |
License |
---|---|
GroupId | GroupIdcom.nowellpoint |
ArtifactId | ArtifactIdnowellpoint-sdk-oauth |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNowellpoint SDK for OAuth
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 |
Filename | Size |
---|---|
nowellpoint-sdk-oauth-1.6.0.pom | |
nowellpoint-sdk-oauth-1.6.0.jar | 65 KB |
nowellpoint-sdk-oauth-1.6.0-sources.jar | 186 KB |
nowellpoint-sdk-oauth-1.6.0-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-sdk-oauth/ -->
<dependency>
<groupId>com.nowellpoint</groupId>
<artifactId>nowellpoint-sdk-oauth</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-sdk-oauth/
implementation 'com.nowellpoint:nowellpoint-sdk-oauth:1.6.0'
// https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-sdk-oauth/
implementation ("com.nowellpoint:nowellpoint-sdk-oauth:1.6.0")
'com.nowellpoint:nowellpoint-sdk-oauth:jar:1.6.0'
<dependency org="com.nowellpoint" name="nowellpoint-sdk-oauth" rev="1.6.0">
<artifact name="nowellpoint-sdk-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nowellpoint', module='nowellpoint-sdk-oauth', version='1.6.0')
)
libraryDependencies += "com.nowellpoint" % "nowellpoint-sdk-oauth" % "1.6.0"
[com.nowellpoint/nowellpoint-sdk-oauth "1.6.0"]
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 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.jglue.cdi-unit : cdi-unit | jar | 3.1.1 |