| GroupId | GroupIdorg.apache.stratos.cc |
|---|---|
| ArtifactId | ArtifactIdapache-stratos-cc-p2-profile |
| Last Version | Last Version3.0.0-incubating |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionApache Stratos - Cloud Controller - P2 Profile Generation
Apache Stratos Cloud Controller
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| apache-stratos-cc-p2-profile-3.0.0-incubating.pom | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos.cc/apache-stratos-cc-p2-profile/ -->
<dependency>
<groupId>org.apache.stratos.cc</groupId>
<artifactId>apache-stratos-cc-p2-profile</artifactId>
<version>3.0.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos.cc/apache-stratos-cc-p2-profile/
implementation 'org.apache.stratos.cc:apache-stratos-cc-p2-profile:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stratos.cc/apache-stratos-cc-p2-profile/
implementation ("org.apache.stratos.cc:apache-stratos-cc-p2-profile:3.0.0-incubating")
'org.apache.stratos.cc:apache-stratos-cc-p2-profile:pom:3.0.0-incubating'
<dependency org="org.apache.stratos.cc" name="apache-stratos-cc-p2-profile" rev="3.0.0-incubating">
<artifact name="apache-stratos-cc-p2-profile" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos.cc', module='apache-stratos-cc-p2-profile', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.stratos.cc" % "apache-stratos-cc-p2-profile" % "3.0.0-incubating"
[org.apache.stratos.cc/apache-stratos-cc-p2-profile "3.0.0-incubating"]