| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.carbon.governance |
| ArtifactId | ArtifactIdgovernance-mashup |
| Version | Version4.8.23 |
| Type | Typepom |
| Description |
DescriptionWSO2 Carbon - Mashup Registry Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| governance-mashup-4.8.23.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance-mashup/ -->
<dependency>
<groupId>org.wso2.carbon.governance</groupId>
<artifactId>governance-mashup</artifactId>
<version>4.8.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance-mashup/
implementation 'org.wso2.carbon.governance:governance-mashup:4.8.23'
// https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance-mashup/
implementation ("org.wso2.carbon.governance:governance-mashup:4.8.23")
'org.wso2.carbon.governance:governance-mashup:pom:4.8.23'
<dependency org="org.wso2.carbon.governance" name="governance-mashup" rev="4.8.23">
<artifact name="governance-mashup" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.governance', module='governance-mashup', version='4.8.23')
)
libraryDependencies += "org.wso2.carbon.governance" % "governance-mashup" % "4.8.23"
[org.wso2.carbon.governance/governance-mashup "4.8.23"]