License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder.util.auth |
ArtifactId | ArtifactIdibauth-factory |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionibauth-factory
Plexus component that maps authentication to elements of a settings file.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util.auth/ibauth-factory/ -->
<dependency>
<groupId>org.infrastructurebuilder.util.auth</groupId>
<artifactId>ibauth-factory</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.auth/ibauth-factory/
implementation 'org.infrastructurebuilder.util.auth:ibauth-factory:0.9.4'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.auth/ibauth-factory/
implementation ("org.infrastructurebuilder.util.auth:ibauth-factory:0.9.4")
'org.infrastructurebuilder.util.auth:ibauth-factory:jar:0.9.4'
<dependency org="org.infrastructurebuilder.util.auth" name="ibauth-factory" rev="0.9.4">
<artifact name="ibauth-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util.auth', module='ibauth-factory', version='0.9.4')
)
libraryDependencies += "org.infrastructurebuilder.util.auth" % "ibauth-factory" % "0.9.4"
[org.infrastructurebuilder.util.auth/ibauth-factory "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.infrastructurebuilder.util.auth : ibauth-api | jar | 0.9.4 |
org.eclipse.sisu : org.eclipse.sisu.inject | jar | |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar |
Group / Artifact | Type | Version |
---|---|---|
org.infrastructurebuilder.util.auth : ibauth-api | test-jar | 0.9.4 |
org.eclipse.sisu : org.eclipse.sisu.plexus | jar | |
junit : junit | jar | 4.13.2 |
org.jooq : joor | jar | 0.9.14 |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |