is not current version
Last Version 1.1.0

net.trajano.auth:test-server-auth-module 1.0.1

A JASPIC Server Authentication Module used for testing.

Categories

Categories

Net
GroupId

GroupId

net.trajano.auth
ArtifactId

ArtifactId

test-server-auth-module
Version

Version

1.0.1
Type

Type

jar

Download test-server-auth-module 1.0.1


<!-- https://jarcasting.com/artifacts/net.trajano.auth/test-server-auth-module/ -->
<dependency>
    <groupId>net.trajano.auth</groupId>
    <artifactId>test-server-auth-module</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.auth/test-server-auth-module/
implementation 'net.trajano.auth:test-server-auth-module:1.0.1'
// https://jarcasting.com/artifacts/net.trajano.auth/test-server-auth-module/
implementation ("net.trajano.auth:test-server-auth-module:1.0.1")
'net.trajano.auth:test-server-auth-module:jar:1.0.1'
<dependency org="net.trajano.auth" name="test-server-auth-module" rev="1.0.1">
  <artifact name="test-server-auth-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.auth', module='test-server-auth-module', version='1.0.1')
)
libraryDependencies += "net.trajano.auth" % "test-server-auth-module" % "1.0.1"
[net.trajano.auth/test-server-auth-module "1.0.1"]