Last Version

Spoon Core 4.4.1

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.openhft
ArtifactId

ArtifactId

spoon-core
Version

Version

4.4.1
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 4.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jdt.core.compiler : ecj jar 4.4.2
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.