spoon-gradle-plugin

The spoon-gradle-plugin is a gradle plugin for the Java analysis and transformation framework Spoon.

License

License

Categories

Categories

Gradle Build Tools Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.mictaege
ArtifactId

ArtifactId

spoon-gradle-plugin
Last Version

Last Version

2021.4
Release Date

Release Date

Type

Type

jar
Description

Description

spoon-gradle-plugin
The spoon-gradle-plugin is a gradle plugin for the Java analysis and transformation framework Spoon.
Project URL

Project URL

https://github.com/mictaege/spoon-gradle-plugin
Source Code Management

Source Code Management

https://github.com/mictaege/spoon-gradle-plugin

Download spoon-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mictaege/spoon-gradle-plugin/ -->
<dependency>
    <groupId>com.github.mictaege</groupId>
    <artifactId>spoon-gradle-plugin</artifactId>
    <version>2021.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mictaege/spoon-gradle-plugin/
implementation 'com.github.mictaege:spoon-gradle-plugin:2021.4'
// https://jarcasting.com/artifacts/com.github.mictaege/spoon-gradle-plugin/
implementation ("com.github.mictaege:spoon-gradle-plugin:2021.4")
'com.github.mictaege:spoon-gradle-plugin:jar:2021.4'
<dependency org="com.github.mictaege" name="spoon-gradle-plugin" rev="2021.4">
  <artifact name="spoon-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mictaege', module='spoon-gradle-plugin', version='2021.4')
)
libraryDependencies += "com.github.mictaege" % "spoon-gradle-plugin" % "2021.4"
[com.github.mictaege/spoon-gradle-plugin "2021.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.5.8
com.google.guava : guava jar 23.0
com.github.javaparser : javaparser-symbol-solver-core jar 3.15.1
fr.inria.gforge.spoon : spoon-core jar 9.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2021.4
2021.3
2021.2
2021.1
2020.1
2019.1
2018.2
2018.1
1.6
1.5
1.4
1.3
1.2
1.1
1.0