is not current version
Last Version 4.1.6

org.apache.stratos:messaging-features 4.1.2


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

messaging-features
Version

Version

4.1.2
Type

Type

pom

Download messaging-features 4.1.2


<!-- https://jarcasting.com/artifacts/org.apache.stratos/messaging-features/ -->
<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>messaging-features</artifactId>
    <version>4.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/messaging-features/
implementation 'org.apache.stratos:messaging-features:4.1.2'
// https://jarcasting.com/artifacts/org.apache.stratos/messaging-features/
implementation ("org.apache.stratos:messaging-features:4.1.2")
'org.apache.stratos:messaging-features:pom:4.1.2'
<dependency org="org.apache.stratos" name="messaging-features" rev="4.1.2">
  <artifact name="messaging-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='messaging-features', version='4.1.2')
)
libraryDependencies += "org.apache.stratos" % "messaging-features" % "4.1.2"
[org.apache.stratos/messaging-features "4.1.2"]