is not current version
Last Version 1.0.6

io.geewit.oltu.oauth2:gw-oltu-oauth2-common 1.0.3

通用安全库

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

io.geewit.oltu.oauth2
ArtifactId

ArtifactId

gw-oltu-oauth2-common
Version

Version

1.0.3
Type

Type

jar

Download gw-oltu-oauth2-common 1.0.3


<!-- https://jarcasting.com/artifacts/io.geewit.oltu.oauth2/gw-oltu-oauth2-common/ -->
<dependency>
    <groupId>io.geewit.oltu.oauth2</groupId>
    <artifactId>gw-oltu-oauth2-common</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.geewit.oltu.oauth2/gw-oltu-oauth2-common/
implementation 'io.geewit.oltu.oauth2:gw-oltu-oauth2-common:1.0.3'
// https://jarcasting.com/artifacts/io.geewit.oltu.oauth2/gw-oltu-oauth2-common/
implementation ("io.geewit.oltu.oauth2:gw-oltu-oauth2-common:1.0.3")
'io.geewit.oltu.oauth2:gw-oltu-oauth2-common:jar:1.0.3'
<dependency org="io.geewit.oltu.oauth2" name="gw-oltu-oauth2-common" rev="1.0.3">
  <artifact name="gw-oltu-oauth2-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geewit.oltu.oauth2', module='gw-oltu-oauth2-common', version='1.0.3')
)
libraryDependencies += "io.geewit.oltu.oauth2" % "gw-oltu-oauth2-common" % "1.0.3"
[io.geewit.oltu.oauth2/gw-oltu-oauth2-common "1.0.3"]