ECJ -- Repackaged

This is a repackaged version of the ecj. It is not an official release. It's only to provide this artifact for maven-t7mp-plugin in maven-central. Don't use this in production.

License

License

GroupId

GroupId

com.googlecode.t7mp
ArtifactId

ArtifactId

ecj362
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ECJ -- Repackaged
This is a repackaged version of the ecj. It is not an official release. It's only to provide this artifact for maven-t7mp-plugin in maven-central. Don't use this in production.

Download ecj362

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar 1.6.0.24

Project Modules

There are no modules declared in this project.
com.googlecode.t7mp

A Tomcat Maven Plugin

Versions

Version
1.0.1
1.0.0