License |
License |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-weblink-modules-authentication-basic |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazebit Weblink Modules Authentication Basic
Extendible service for providing access to resources via custom managable links
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-modules-authentication-basic/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-weblink-modules-authentication-basic</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-modules-authentication-basic/
implementation 'com.blazebit:blaze-weblink-modules-authentication-basic:0.2.1'
// https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-modules-authentication-basic/
implementation ("com.blazebit:blaze-weblink-modules-authentication-basic:0.2.1")
'com.blazebit:blaze-weblink-modules-authentication-basic:jar:0.2.1'
<dependency org="com.blazebit" name="blaze-weblink-modules-authentication-basic" rev="0.2.1">
<artifact name="blaze-weblink-modules-authentication-basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-weblink-modules-authentication-basic', version='0.2.1')
)
libraryDependencies += "com.blazebit" % "blaze-weblink-modules-authentication-basic" % "0.2.1"
[com.blazebit/blaze-weblink-modules-authentication-basic "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-weblink-core-api | jar | 0.2.1 |
com.blazebit : blaze-weblink-modules-authentication-api | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |