Apache Sling Commons Messaging


License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.commons.messaging
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sling Commons Messaging
Apache Sling Commons Messaging
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.commons.messaging

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.jetbrains : annotations jar 16.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0