g

gate-compiler-jdt

Repackaged version of the Eclipse JDT compiler for GATE
http://gate.ac.uk
Eclipse Public License
GATE Team
Files download
File Operation
gate-compiler-jdt-4.3.2-P20140317-1600.jar download
gate-compiler-jdt-4.3.2-P20140317-1600.pom download
gate-compiler-jdt-4.3.2-P20140317-1600-sources.jar download
Apache Maven
<dependency>
  <groupId>uk.ac.gate</groupId>
  <artifactId>gate-compiler-jdt</artifactId>
  <version>4.3.2-P20140317-1600</version>
</dependency>
Gradle Groovy
implementation 'uk.ac.gate:gate-compiler-jdt:4.3.2-P20140317-1600'
Gradle Kotlin
implementation("uk.ac.gate:gate-compiler-jdt:4.3.2-P20140317-1600")
Scala SBT
libraryDependencies += "uk.ac.gate" % "gate-compiler-jdt" % "4.3.2-P20140317-1600"
Groovy Grape
@Grapes(
  @Grab(group='uk.ac.gate', module='gate-compiler-jdt', version='4.3.2-P20140317-1600')
)
Apache Ivy
<dependency org="uk.ac.gate" name="gate-compiler-jdt" rev="4.3.2-P20140317-1600" />
Leiningen
[uk.ac.gate/gate-compiler-jdt "4.3.2-P20140317-1600"]
Apache Buildr
'uk.ac.gate:gate-compiler-jdt:jar:4.3.2-P20140317-1600'
Dependencies
The project has no third-party dependencies