License |
License |
---|---|
GroupId | GroupIdio.github.watertao |
ArtifactId | ArtifactIdveigar-auth |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionA scaffold for developing Restful API
|
Filename | Size |
---|---|
veigar-auth-2.2.0.pom | |
veigar-auth-2.2.0.jar | 6 KB |
veigar-auth-2.2.0-sources.jar | 3 KB |
veigar-auth-2.2.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.watertao/veigar-auth/ -->
<dependency>
<groupId>io.github.watertao</groupId>
<artifactId>veigar-auth</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.watertao/veigar-auth/
implementation 'io.github.watertao:veigar-auth:2.2.0'
// https://jarcasting.com/artifacts/io.github.watertao/veigar-auth/
implementation ("io.github.watertao:veigar-auth:2.2.0")
'io.github.watertao:veigar-auth:jar:2.2.0'
<dependency org="io.github.watertao" name="veigar-auth" rev="2.2.0">
<artifact name="veigar-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.watertao', module='veigar-auth', version='2.2.0')
)
libraryDependencies += "io.github.watertao" % "veigar-auth" % "2.2.0"
[io.github.watertao/veigar-auth "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.watertao : veigar-core | jar | 2.2.0-SNAPSHOT |
io.github.watertao : veigar-session | jar | 2.2.0-SNAPSHOT |