License |
License |
---|---|
GroupId | GroupIdio.fabric8.apps |
ArtifactId | ArtifactIdnexus-app |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 Apps :: Nexus repo
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 |
---|---|
nexus-app-1.0.1.pom | |
nexus-app-1.0.1.jar | 12 KB |
nexus-app-1.0.1-openshift.yml | 4 KB |
nexus-app-1.0.1-openshift.json | 6 KB |
nexus-app-1.0.1-kubernetes.yml | 4 KB |
nexus-app-1.0.1-kubernetes.json | 5 KB |
nexus-app-1.0.1-helm.tar.gz | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.apps/nexus-app/ -->
<dependency>
<groupId>io.fabric8.apps</groupId>
<artifactId>nexus-app</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.apps/nexus-app/
implementation 'io.fabric8.apps:nexus-app:1.0.1'
// https://jarcasting.com/artifacts/io.fabric8.apps/nexus-app/
implementation ("io.fabric8.apps:nexus-app:1.0.1")
'io.fabric8.apps:nexus-app:jar:1.0.1'
<dependency org="io.fabric8.apps" name="nexus-app" rev="1.0.1">
<artifact name="nexus-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.apps', module='nexus-app', version='1.0.1')
)
libraryDependencies += "io.fabric8.apps" % "nexus-app" % "1.0.1"
[io.fabric8.apps/nexus-app "1.0.1"]