Apache Commons JCI compiler-eclipse

Apache Commons JCI compiler implementation for the Eclipse compiler.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jci-eclipse
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons JCI compiler-eclipse
Apache Commons JCI compiler implementation for the Eclipse compiler.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-jci-eclipse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-jci-core jar 1.1
org.eclipse.jdt.core.compiler : ecj jar 4.2.2

test (2)

Group / Artifact Type Version
org.apache.commons : commons-jci-core test-jar 1.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0