Last Version

Apache Sling System Bundle Extension: Activation API 1.0.2

Adds the Activation API package to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent Activation API either modify this bundle to also export those package from the platform or install respective API bundles.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.fragment.activation
Version

Version

1.0.2
Type

Type

jar
Description

Description

Apache Sling System Bundle Extension: Activation API
Adds the Activation API package to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent Activation API either modify this bundle to also export those package from the platform or install respective API bundles.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.fragment.activation 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.