Spoon Core

Spoon is a tool for meta-programming, analysis and transformation of Java programs.

License

License

Categories

Categories

Net Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

net.monperrus
ArtifactId

ArtifactId

spoon-core
Last Version

Last Version

0.1-GENESIS
Release Date

Release Date

Type

Type

jar
Description

Description

Spoon Core
Spoon is a tool for meta-programming, analysis and transformation of Java programs.
Project URL

Project URL

http://spoon.gforge.inria.fr/
Project Organization

Project Organization

Inria

Download spoon-core

How to add to project

<!-- https://jarcasting.com/artifacts/net.monperrus/spoon-core/ -->
<dependency>
    <groupId>net.monperrus</groupId>
    <artifactId>spoon-core</artifactId>
    <version>0.1-GENESIS</version>
</dependency>
// https://jarcasting.com/artifacts/net.monperrus/spoon-core/
implementation 'net.monperrus:spoon-core:0.1-GENESIS'
// https://jarcasting.com/artifacts/net.monperrus/spoon-core/
implementation ("net.monperrus:spoon-core:0.1-GENESIS")
'net.monperrus:spoon-core:jar:0.1-GENESIS'
<dependency org="net.monperrus" name="spoon-core" rev="0.1-GENESIS">
  <artifact name="spoon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.monperrus', module='spoon-core', version='0.1-GENESIS')
)
libraryDependencies += "net.monperrus" % "spoon-core" % "0.1-GENESIS"
[net.monperrus/spoon-core "0.1-GENESIS"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.core jar 3.12.0.v20160516-2131
com.martiansoftware : jsap jar 2.1
log4j : log4j jar 1.2.17
commons-io : commons-io jar 1.3.2

provided (1)

Group / Artifact Type Version
ant : ant jar 1.6.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.stefanbirkner : system-rules jar 1.9.0
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-GENESIS
GENESIS