| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdjp.skypencil |
| ArtifactId | ArtifactIdjsr305-maven-plugin |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionjsr305-maven-plugin Maven Mojo
a Maven plugin which injects precondition check logics to your classes.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jsr305-maven-plugin-1.2.pom | |
| jsr305-maven-plugin-1.2.jar | 37 KB |
| jsr305-maven-plugin-1.2-sources.jar | 16 KB |
| jsr305-maven-plugin-1.2-javadoc.jar | 106 KB |
| Browse |
<plugin>
<groupId>jp.skypencil</groupId>
<artifactId>jsr305-maven-plugin</artifactId>
<version>1.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.ow2.asm : asm | jar | 4.0 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| com.google.guava : guava | jar | 11.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |