Last Version

Apache Sling Commons Compiler 2.4.0

The Apache Sling Commons Compiler bundle provides platform independent Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt).

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.commons.compiler
Version

Version

2.4.0
Type

Type

jar
Description

Description

Apache Sling Commons Compiler
The Apache Sling Commons Compiler bundle provides platform independent Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt).
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.commons.compiler 2.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jdt : ecj jar 3.16.0

provided (5)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.apache.sling : org.apache.sling.commons.classloader jar 1.3.0
org.slf4j : slf4j-api jar 1.7.25
org.jetbrains : annotations jar 16.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.