| License |
License |
|---|---|
| GroupId | GroupIdcom.wadpam.gaelic |
| ArtifactId | ArtifactIdgaelic-oauth |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
DescriptionGaelic OAuth
REST service framework for Google App Engine
|
| Filename | Size |
|---|---|
| gaelic-oauth-1.0.8.pom | |
| gaelic-oauth-1.0.8.jar | 49 KB |
| gaelic-oauth-1.0.8-sources.jar | 37 KB |
| gaelic-oauth-1.0.8-javadoc.jar | 268 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wadpam.gaelic/gaelic-oauth/ -->
<dependency>
<groupId>com.wadpam.gaelic</groupId>
<artifactId>gaelic-oauth</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.wadpam.gaelic/gaelic-oauth/
implementation 'com.wadpam.gaelic:gaelic-oauth:1.0.8'
// https://jarcasting.com/artifacts/com.wadpam.gaelic/gaelic-oauth/
implementation ("com.wadpam.gaelic:gaelic-oauth:1.0.8")
'com.wadpam.gaelic:gaelic-oauth:jar:1.0.8'
<dependency org="com.wadpam.gaelic" name="gaelic-oauth" rev="1.0.8">
<artifact name="gaelic-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wadpam.gaelic', module='gaelic-oauth', version='1.0.8')
)
libraryDependencies += "com.wadpam.gaelic" % "gaelic-oauth" % "1.0.8"
[com.wadpam.gaelic/gaelic-oauth "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wadpam.gaelic : gaelic-mardao | jar | 1.0.8 |
| com.wadpam.gaelic : gaelic-security | jar | 1.0.8 |
| com.wadpam.gaelic : gaelic-social | jar | 1.0.8 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| com.wadpam.gaelic : gaelic-appengine | jar | 1.0.8 |
| net.sf.mardao : mardao-gae | jar | 2.3.3 |
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.springframework : spring-test | jar | 3.2.0.RELEASE |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |