is not current version
Last Version 4.1.0-m4

org.wso2.ei:inbound-endpoints 4.0.0-alpha


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

inbound-endpoints
Version

Version

4.0.0-alpha
Type

Type

pom

Download inbound-endpoints 4.0.0-alpha


<!-- https://jarcasting.com/artifacts/org.wso2.ei/inbound-endpoints/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>inbound-endpoints</artifactId>
    <version>4.0.0-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/inbound-endpoints/
implementation 'org.wso2.ei:inbound-endpoints:4.0.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.ei/inbound-endpoints/
implementation ("org.wso2.ei:inbound-endpoints:4.0.0-alpha")
'org.wso2.ei:inbound-endpoints:pom:4.0.0-alpha'
<dependency org="org.wso2.ei" name="inbound-endpoints" rev="4.0.0-alpha">
  <artifact name="inbound-endpoints" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='inbound-endpoints', version='4.0.0-alpha')
)
libraryDependencies += "org.wso2.ei" % "inbound-endpoints" % "4.0.0-alpha"
[org.wso2.ei/inbound-endpoints "4.0.0-alpha"]