| License | License | 
|---|---|
| Categories | CategoriesNet Spoon Application Testing & Monitoring Code Analysis | 
| GroupId | GroupIdnet.openhft | 
| ArtifactId | ArtifactIdspoon-core | 
| Last Version | Last Version4.4.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpoon Core Spoon is a tool for meta-programming, analysis and transformation of Java programs. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| spoon-core-4.4.1.pom | |
| spoon-core-4.4.1.jar | 585 KB | 
| spoon-core-4.4.1-sources.jar | 440 KB | 
| spoon-core-4.4.1-javadoc.jar | 2 MB | 
| spoon-core-4.4.1-jar-with-dependencies.jar | 3 MB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ant : ant | jar | 1.6.5 | 
| 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 |