License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.github.sarxos |
ArtifactId | ArtifactIdfasm-compiler-plugin |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionFASM Compiler Maven Plugin
This plugin allows you to compile ASM files using flat assembler (FASM) compiler.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fasm-compiler-plugin-0.2.pom | |
fasm-compiler-plugin-0.2.jar | 13 KB |
fasm-compiler-plugin-0.2-sources.jar | 5 KB |
fasm-compiler-plugin-0.2-javadoc.jar | 26 KB |
Browse |
<plugin>
<groupId>com.github.sarxos</groupId>
<artifactId>fasm-compiler-plugin</artifactId>
<version>0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.codehaus.plexus : plexus-utils | jar | 3.0.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |
net.lingala.zip4j : zip4j | jar | 1.3.1 |