License |
License |
---|---|
GroupId | GroupIdorg.wso2.choreo.connect |
ArtifactId | ArtifactIdadapter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChoreo Connect - Adapter
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 |
---|---|
adapter-1.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.choreo.connect/adapter/ -->
<dependency>
<groupId>org.wso2.choreo.connect</groupId>
<artifactId>adapter</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/adapter/
implementation 'org.wso2.choreo.connect:adapter:1.1.0'
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/adapter/
implementation ("org.wso2.choreo.connect:adapter:1.1.0")
'org.wso2.choreo.connect:adapter:pom:1.1.0'
<dependency org="org.wso2.choreo.connect" name="adapter" rev="1.1.0">
<artifact name="adapter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.choreo.connect', module='adapter', version='1.1.0')
)
libraryDependencies += "org.wso2.choreo.connect" % "adapter" % "1.1.0"
[org.wso2.choreo.connect/adapter "1.1.0"]