is not current version
Last Version 1.1.0

net.oauth-2:oauth2-parent 1.0.0


Categories

Categories

H2 Data Databases Net OAuth2 Security
GroupId

GroupId

net.oauth-2
ArtifactId

ArtifactId

oauth2-parent
Version

Version

1.0.0
Type

Type

pom

Download oauth2-parent 1.0.0

Filename Size
oauth2-parent-1.0.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/net.oauth-2/oauth2-parent/ -->
<dependency>
    <groupId>net.oauth-2</groupId>
    <artifactId>oauth2-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oauth-2/oauth2-parent/
implementation 'net.oauth-2:oauth2-parent:1.0.0'
// https://jarcasting.com/artifacts/net.oauth-2/oauth2-parent/
implementation ("net.oauth-2:oauth2-parent:1.0.0")
'net.oauth-2:oauth2-parent:pom:1.0.0'
<dependency org="net.oauth-2" name="oauth2-parent" rev="1.0.0">
  <artifact name="oauth2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oauth-2', module='oauth2-parent', version='1.0.0')
)
libraryDependencies += "net.oauth-2" % "oauth2-parent" % "1.0.0"
[net.oauth-2/oauth2-parent "1.0.0"]