License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.trajano.auth |
ArtifactId | ArtifactIdserver-auth-modules |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionServer Auth Modules
A set of server authentication modules.
|
Project Organization |
Project OrganizationTrajano |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.trajano.auth/server-auth-modules/ -->
<dependency>
<groupId>net.trajano.auth</groupId>
<artifactId>server-auth-modules</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.auth/server-auth-modules/
implementation 'net.trajano.auth:server-auth-modules:1.2.0'
// https://jarcasting.com/artifacts/net.trajano.auth/server-auth-modules/
implementation ("net.trajano.auth:server-auth-modules:1.2.0")
'net.trajano.auth:server-auth-modules:jar:1.2.0'
<dependency org="net.trajano.auth" name="server-auth-modules" rev="1.2.0">
<artifact name="server-auth-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.auth', module='server-auth-modules', version='1.2.0')
)
libraryDependencies += "net.trajano.auth" % "server-auth-modules" % "1.2.0"
[net.trajano.auth/server-auth-modules "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
net.trajano.maven.skins : twentyfourteen-maven-skin | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
net.trajano.commons : commons-testing | jar | 1.0.1 |
org.glassfish.main.extras : glassfish-embedded-all | jar | 4.1 |
org.mockito : mockito-core | jar | 1.10.8 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 2.44.0 |
org.seleniumhq.selenium : selenium-support | jar | 2.44.0 |