maven-lockfile
io.github.chains-project
maven-lockfile is a Java jar artifact published under the io.github.chains-project group on Maven Central. 124 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 5.17.3 124 versions jarChecking...
Add to your project5.17.1
<dependency>
<groupId>io.github.chains-project</groupId>
<artifactId>maven-lockfile</artifactId>
<version>5.17.1</version>
</dependency>Version Details — 5.17.1
Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Unknown
License
MIT
This plugin is a state-of-the-art solution that can be used to validate the integrity of a maven repository. It does this by generating a lock file that contains the checksums of all the artifacts and plugins in the repository. The lock file can then be used to validate the integrity of the repository. This guards the supply chain against malicious actors that might tamper with the artifacts in the repository.
Checking security advisories...