jar

org.jicunit : jicunit-maven-plugin

Maven & Gradle

Aug 30, 2015
1 stars

Maven plugin for Java In-Container Unit (JICUnit) Test Framework · Maven plugin that generates additional files needed for the in-container tests such as a list of tests cases to present in the Web bases JUnit runner.

Table Of Contents

Latest Version

Download org.jicunit : jicunit-maven-plugin JAR file - Latest Versions:

All Versions

Download org.jicunit : jicunit-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jicunit-maven-plugin-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jicunit.maven

├─ org.jicunit.maven.GenerateTestSuitesList.class - [JAR]

├─ org.jicunit.maven.GroovyMojoSupport.class - [JAR]

├─ org.jicunit.maven.JicUnitWarMojo.class - [JAR]

Advertisement