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