License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdmessaging-features |
Last Version | Last Version4.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Messaging Module
Apache Stratos is an open source polyglot Platform as a Service (PaaS) framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
messaging-features-4.1.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/messaging-features/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>messaging-features</artifactId>
<version>4.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/messaging-features/
implementation 'org.apache.stratos:messaging-features:4.1.6'
// https://jarcasting.com/artifacts/org.apache.stratos/messaging-features/
implementation ("org.apache.stratos:messaging-features:4.1.6")
'org.apache.stratos:messaging-features:pom:4.1.6'
<dependency org="org.apache.stratos" name="messaging-features" rev="4.1.6">
<artifact name="messaging-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='messaging-features', version='4.1.6')
)
libraryDependencies += "org.apache.stratos" % "messaging-features" % "4.1.6"
[org.apache.stratos/messaging-features "4.1.6"]