License |
License |
---|---|
GroupId | GroupIdio.stargate.auth |
ArtifactId | ArtifactIdauthentication |
Version | Version0.0.26 |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Filename | Size |
---|---|
authentication-0.0.26.pom | |
authentication-0.0.26.jar | 4 KB |
authentication-0.0.26-sources.jar | 2 KB |
authentication-0.0.26-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.auth/authentication/ -->
<dependency>
<groupId>io.stargate.auth</groupId>
<artifactId>authentication</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.auth/authentication/
implementation 'io.stargate.auth:authentication:0.0.26'
// https://jarcasting.com/artifacts/io.stargate.auth/authentication/
implementation ("io.stargate.auth:authentication:0.0.26")
'io.stargate.auth:authentication:jar:0.0.26'
<dependency org="io.stargate.auth" name="authentication" rev="0.0.26">
<artifact name="authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.auth', module='authentication', version='0.0.26')
)
libraryDependencies += "io.stargate.auth" % "authentication" % "0.0.26"
[io.stargate.auth/authentication "0.0.26"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.6 |