License |
License |
---|---|
Categories |
CategoriesJenkins Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdio.fabric8.apps |
ArtifactId | ArtifactIdjenkins-basicauth-app |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 Apps :: Jenkins Basic Auth Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jenkins-basicauth-app-1.0.7.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.apps/jenkins-basicauth-app/ -->
<dependency>
<groupId>io.fabric8.apps</groupId>
<artifactId>jenkins-basicauth-app</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.apps/jenkins-basicauth-app/
implementation 'io.fabric8.apps:jenkins-basicauth-app:1.0.7'
// https://jarcasting.com/artifacts/io.fabric8.apps/jenkins-basicauth-app/
implementation ("io.fabric8.apps:jenkins-basicauth-app:1.0.7")
'io.fabric8.apps:jenkins-basicauth-app:pom:1.0.7'
<dependency org="io.fabric8.apps" name="jenkins-basicauth-app" rev="1.0.7">
<artifact name="jenkins-basicauth-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.apps', module='jenkins-basicauth-app', version='1.0.7')
)
libraryDependencies += "io.fabric8.apps" % "jenkins-basicauth-app" % "1.0.7"
[io.fabric8.apps/jenkins-basicauth-app "1.0.7"]