License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.identityblitz |
ArtifactId | ArtifactIdoauth |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth
oauth
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oauth-0.1.0.pom | |
oauth-0.1.0.jar | 179 KB |
oauth-0.1.0-sources.jar | 11 KB |
oauth-0.1.0-javadoc.jar | 526 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.identityblitz/oauth/ -->
<dependency>
<groupId>com.identityblitz</groupId>
<artifactId>oauth</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.identityblitz/oauth/
implementation 'com.identityblitz:oauth:0.1.0'
// https://jarcasting.com/artifacts/com.identityblitz/oauth/
implementation ("com.identityblitz:oauth:0.1.0")
'com.identityblitz:oauth:jar:0.1.0'
<dependency org="com.identityblitz" name="oauth" rev="0.1.0">
<artifact name="oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.identityblitz', module='oauth', version='0.1.0')
)
libraryDependencies += "com.identityblitz" % "oauth" % "0.1.0"
[com.identityblitz/oauth "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
org.slf4j : slf4j-api | jar | 1.6.6 |
commons-codec : commons-codec | jar | 1.9 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.10 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
joda-time : joda-time | jar | 2.3 |
org.joda : joda-convert | jar | 1.6 |
commons-lang : commons-lang | jar | 2.6 |
com.identityblitz : json-lib | jar | 0.1.0-SNAPSHOT |
org.bouncycastle : bcprov-jdk15on | jar | 1.48 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.0.1-SNAP |
org.scalacheck : scalacheck_2.10 | jar | 1.11.2 |