is not current version
Last Version 1.0.6

io.geewit.oltu.commons:gw-oltu-commons-token 1.0.3

通用安全库

GroupId

GroupId

io.geewit.oltu.commons
ArtifactId

ArtifactId

gw-oltu-commons-token
Version

Version

1.0.3
Type

Type

jar

Download gw-oltu-commons-token 1.0.3


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