Last Version

Eclipse JDT Core 3.10.0.v20140604-1726

Eclipse JDT project contributes a set of plug-ins that add the capabilities of a full-featured Java IDE to the Eclipse platform. The JDT plugins provide APIs so that they can themselves be further extended by other tool builders. JDT Core defines the non-UI infrastructure.

License

License

Categories

Categories

Eclipse Development Tools IDE Maven Build Tools CLI User Interface
GroupId

GroupId

com.google.code.maven-play-plugin.org.eclipse.jdt
ArtifactId

ArtifactId

org.eclipse.jdt.core
Version

Version

3.10.0.v20140604-1726
Type

Type

jar
Description

Description

Eclipse JDT Core
Eclipse JDT project contributes a set of plug-ins that add the capabilities of a full-featured Java IDE to the Eclipse platform. The JDT plugins provide APIs so that they can themselves be further extended by other tool builders. JDT Core defines the non-UI infrastructure.
Project URL

Project URL

http://www.eclipse.org/jdt/core/
Source Code Management

Source Code Management

http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/tag/?id=I20140604-2000

Download org.eclipse.jdt.core 3.10.0.v20140604-1726


<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.eclipse.jdt/org.eclipse.jdt.core/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.eclipse.jdt</groupId>
    <artifactId>org.eclipse.jdt.core</artifactId>
    <version>3.10.0.v20140604-1726</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.eclipse.jdt/org.eclipse.jdt.core/
implementation 'com.google.code.maven-play-plugin.org.eclipse.jdt:org.eclipse.jdt.core:3.10.0.v20140604-1726'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.eclipse.jdt/org.eclipse.jdt.core/
implementation ("com.google.code.maven-play-plugin.org.eclipse.jdt:org.eclipse.jdt.core:3.10.0.v20140604-1726")
'com.google.code.maven-play-plugin.org.eclipse.jdt:org.eclipse.jdt.core:jar:3.10.0.v20140604-1726'
<dependency org="com.google.code.maven-play-plugin.org.eclipse.jdt" name="org.eclipse.jdt.core" rev="3.10.0.v20140604-1726">
  <artifact name="org.eclipse.jdt.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.eclipse.jdt', module='org.eclipse.jdt.core', version='3.10.0.v20140604-1726')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.eclipse.jdt" % "org.eclipse.jdt.core" % "3.10.0.v20140604-1726"
[com.google.code.maven-play-plugin.org.eclipse.jdt/org.eclipse.jdt.core "3.10.0.v20140604-1726"]

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.