License |
License |
---|---|
GroupId | GroupIdio.fabric8.apps |
ArtifactId | ArtifactIdexposecontroller-app |
Last Version | Last Version3.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 Apps :: exposecontroller app
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 |
<!-- https://jarcasting.com/artifacts/io.fabric8.apps/exposecontroller-app/ -->
<dependency>
<groupId>io.fabric8.apps</groupId>
<artifactId>exposecontroller-app</artifactId>
<version>3.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.apps/exposecontroller-app/
implementation 'io.fabric8.apps:exposecontroller-app:3.0.14'
// https://jarcasting.com/artifacts/io.fabric8.apps/exposecontroller-app/
implementation ("io.fabric8.apps:exposecontroller-app:3.0.14")
'io.fabric8.apps:exposecontroller-app:jar:3.0.14'
<dependency org="io.fabric8.apps" name="exposecontroller-app" rev="3.0.14">
<artifact name="exposecontroller-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.apps', module='exposecontroller-app', version='3.0.14')
)
libraryDependencies += "io.fabric8.apps" % "exposecontroller-app" % "3.0.14"
[io.fabric8.apps/exposecontroller-app "3.0.14"]