Artifacts using Apache Maven Site Plugin (16)
Sort:
popular
|
newest
dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.
Last Release on Jan 28, 2023
3. UISteps Core2 usages
com.qantium » uisteps-coreApache
Framework based on Selenium
Last Release on Feb 8, 2018
4. Mexc API SDK
io.github.ShawnkuoMEXC » mexc-api-sdkApache
Provide SDK service for Mexc api users.
Last Release on May 4, 2022
8. POM Edit
com.soerensen.pomedit » pomeditApache
This tool allows setting the version number of a specified dependency in a given Maven pom.xml file.
All original comments and formatting will be kept.
Usage example: mvn com.soerensen.pomedit:pomedit:1.0.1:setDependencyVersion -DpomFile="pom.xml" -Dgavtc="commons-io:commons-io:4.8.0"
gavtc -> groupId:artifactId:version:type*:classifier*
* optional
Extra property:
- noBackupFile (default:false), used to ignore the creation of a backup file.
Last Release on Jun 25, 2018
10. UISteps
com.livejournal » uistepsApache
Testframework based on Thucydides and HtmlElements
Last Release on Oct 22, 2014