JSDT compat

OpenJDK import of com.sun.tracing and sun.tracing packages to allow compilation in pre JDK 7 environments.

License

License

GroupId

GroupId

ch.cmbntr
ArtifactId

ArtifactId

jsdt-compat
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSDT compat
OpenJDK import of com.sun.tracing and sun.tracing packages to allow compilation in pre JDK 7 environments.
Source Code Management

Source Code Management

https://github.com/cmbntr/jsdt-compat

Download jsdt-compat

How to add to project

<!-- https://jarcasting.com/artifacts/ch.cmbntr/jsdt-compat/ -->
<dependency>
    <groupId>ch.cmbntr</groupId>
    <artifactId>jsdt-compat</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cmbntr/jsdt-compat/
implementation 'ch.cmbntr:jsdt-compat:1.0.0'
// https://jarcasting.com/artifacts/ch.cmbntr/jsdt-compat/
implementation ("ch.cmbntr:jsdt-compat:1.0.0")
'ch.cmbntr:jsdt-compat:jar:1.0.0'
<dependency org="ch.cmbntr" name="jsdt-compat" rev="1.0.0">
  <artifact name="jsdt-compat" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cmbntr', module='jsdt-compat', version='1.0.0')
)
libraryDependencies += "ch.cmbntr" % "jsdt-compat" % "1.0.0"
[ch.cmbntr/jsdt-compat "1.0.0"]

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.

Versions

Version
1.0.0