is not current version
Last Version 1.1.18

net.trajano.ms.app:sample-oidc 1.0.0

This microservice is used to do provide an OIDC endpoint.

Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

sample-oidc
Version

Version

1.0.0
Type

Type

jar

Download sample-oidc 1.0.0


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