ipaas-platform
Generates the distribution of the ipaas platform
| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.fabric8.ipaas.platform |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.0.32 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptioniPaaS :: Platform :: 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 |
|---|---|
| parent-1.0.32.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.platform/parent/ -->
<dependency>
<groupId>io.fabric8.ipaas.platform</groupId>
<artifactId>parent</artifactId>
<version>1.0.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.platform/parent/
implementation 'io.fabric8.ipaas.platform:parent:1.0.32'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.platform/parent/
implementation ("io.fabric8.ipaas.platform:parent:1.0.32")
'io.fabric8.ipaas.platform:parent:pom:1.0.32'
<dependency org="io.fabric8.ipaas.platform" name="parent" rev="1.0.32">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.platform', module='parent', version='1.0.32')
)
libraryDependencies += "io.fabric8.ipaas.platform" % "parent" % "1.0.32"
[io.fabric8.ipaas.platform/parent "1.0.32"]
Generates the distribution of the ipaas platform