License |
License |
---|---|
GroupId | GroupIdorg.wso2.am.choreo.connect |
ArtifactId | ArtifactIdintegration |
Version | Version0.9.0 |
Type | Typepom |
Description |
DescriptionChoreo Connect - Integration
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-0.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am.choreo.connect/integration/ -->
<dependency>
<groupId>org.wso2.am.choreo.connect</groupId>
<artifactId>integration</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.choreo.connect/integration/
implementation 'org.wso2.am.choreo.connect:integration:0.9.0'
// https://jarcasting.com/artifacts/org.wso2.am.choreo.connect/integration/
implementation ("org.wso2.am.choreo.connect:integration:0.9.0")
'org.wso2.am.choreo.connect:integration:pom:0.9.0'
<dependency org="org.wso2.am.choreo.connect" name="integration" rev="0.9.0">
<artifact name="integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.choreo.connect', module='integration', version='0.9.0')
)
libraryDependencies += "org.wso2.am.choreo.connect" % "integration" % "0.9.0"
[org.wso2.am.choreo.connect/integration "0.9.0"]