License |
License |
---|---|
Categories |
CategoriesNet Spoon Application Testing & Monitoring Code Analysis |
GroupId | GroupIdnet.monperrus |
ArtifactId | ArtifactIdspoon-core |
Last Version | Last Version0.1-GENESIS |
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-0.1-GENESIS.pom | |
spoon-core-0.1-GENESIS.jar | 4 KB |
spoon-core-0.1-GENESIS-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- 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"]
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 |
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 |