is not current version
Last Version 2.7.3

Tycho JDT Compiler Component 2.7.0

Tycho integrates Maven with Eclipse and OSGi

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-compiler-jdt
Version

Version

2.7.0
Type

Type

jar
Description

Description

Tycho JDT Compiler Component
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download tycho-compiler-jdt 2.7.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.tycho : tycho-core jar 2.7.0
org.eclipse.tycho : tycho-lib-detector jar 2.7.0
org.eclipse.jdt : ecj jar 3.28.0
org.codehaus.plexus : plexus-compiler-api jar 2.10.0
org.codehaus.plexus : plexus-component-annotations jar 2.1.1
org.apache.commons : commons-exec jar 1.3

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.8.4
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.5

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.