License |
License |
---|---|
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdstratos-dependencies-fabric8 |
Last Version | Last Version4.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8
Fabric8 fork
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stratos-dependencies-fabric8-4.1.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/stratos-dependencies-fabric8/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>stratos-dependencies-fabric8</artifactId>
<version>4.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-dependencies-fabric8/
implementation 'org.apache.stratos:stratos-dependencies-fabric8:4.1.6'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-dependencies-fabric8/
implementation ("org.apache.stratos:stratos-dependencies-fabric8:4.1.6")
'org.apache.stratos:stratos-dependencies-fabric8:pom:4.1.6'
<dependency org="org.apache.stratos" name="stratos-dependencies-fabric8" rev="4.1.6">
<artifact name="stratos-dependencies-fabric8" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos-dependencies-fabric8', version='4.1.6')
)
libraryDependencies += "org.apache.stratos" % "stratos-dependencies-fabric8" % "4.1.6"
[org.apache.stratos/stratos-dependencies-fabric8 "4.1.6"]