License |
License |
---|---|
GroupId | GroupIdio.apicurio |
ArtifactId | ArtifactIdapicurio-common-app-components-auth |
Last Version | Last Version0.1.10.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon application components for Apicurio applications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.apicurio/apicurio-common-app-components-auth/ -->
<dependency>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-common-app-components-auth</artifactId>
<version>0.1.10.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.apicurio/apicurio-common-app-components-auth/
implementation 'io.apicurio:apicurio-common-app-components-auth:0.1.10.Final'
// https://jarcasting.com/artifacts/io.apicurio/apicurio-common-app-components-auth/
implementation ("io.apicurio:apicurio-common-app-components-auth:0.1.10.Final")
'io.apicurio:apicurio-common-app-components-auth:jar:0.1.10.Final'
<dependency org="io.apicurio" name="apicurio-common-app-components-auth" rev="0.1.10.Final">
<artifact name="apicurio-common-app-components-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apicurio', module='apicurio-common-app-components-auth', version='0.1.10.Final')
)
libraryDependencies += "io.apicurio" % "apicurio-common-app-components-auth" % "0.1.10.Final"
[io.apicurio/apicurio-common-app-components-auth "0.1.10.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.apicurio : apicurio-common-app-components-util | jar | 0.1.10.Final |
io.apicurio : apicurio-common-app-components-logging | jar | 0.1.10.Final |
io.apicurio : apicurio-common-rest-client-jdk | jar | 0.1.8.Final |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-oidc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |