License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oauth |
ArtifactId | ArtifactIdoauth-parent |
Version | Version20090531 |
Type | Typepom |
Description |
DescriptionOAuth::Parent POM
An open protocol to allow API authentication in a simple and standard method from desktop and web applications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
oauth-parent-20090531.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oauth/oauth-parent/ -->
<dependency>
<groupId>net.oauth</groupId>
<artifactId>oauth-parent</artifactId>
<version>20090531</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oauth/oauth-parent/
implementation 'net.oauth:oauth-parent:20090531'
// https://jarcasting.com/artifacts/net.oauth/oauth-parent/
implementation ("net.oauth:oauth-parent:20090531")
'net.oauth:oauth-parent:pom:20090531'
<dependency org="net.oauth" name="oauth-parent" rev="20090531">
<artifact name="oauth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oauth', module='oauth-parent', version='20090531')
)
libraryDependencies += "net.oauth" % "oauth-parent" % "20090531"
[net.oauth/oauth-parent "20090531"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |