MVN

io.github.chains-project : maven-lockfile-parent

Maven & Gradle

Jul 14, 2023
22 stars

maven-lockfile-parent · 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 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.

<dependency>
    <groupId>io.github.chains-project</groupId>
    <artifactId>maven-lockfile-parent</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.chains-project : maven-lockfile-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of io.github.chains-project : maven-lockfile-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
maven-lockfile-parent-4.0.0
3.4.x
maven-lockfile-parent-3.4.2
maven-lockfile-parent-3.4.1
maven-lockfile-parent-3.4.0
3.3.x
maven-lockfile-parent-3.3.0
3.2.x
maven-lockfile-parent-3.2.0
3.1.x
maven-lockfile-parent-3.1.2
maven-lockfile-parent-3.1.1
maven-lockfile-parent-3.1.0
3.0.x
maven-lockfile-parent-3.0.1
maven-lockfile-parent-3.0.0
2.2.x
maven-lockfile-parent-2.2.0
2.1.x
maven-lockfile-parent-2.1.0
2.0.x
maven-lockfile-parent-2.0.0
1.3.x
maven-lockfile-parent-1.3.0
1.2.x
maven-lockfile-parent-1.2.0
1.1.x
maven-lockfile-parent-1.1.11
maven-lockfile-parent-1.1.10
maven-lockfile-parent-1.1.9
maven-lockfile-parent-1.1.8
maven-lockfile-parent-1.1.7
maven-lockfile-parent-1.1.6
maven-lockfile-parent-1.1.4
maven-lockfile-parent-1.1.2
maven-lockfile-parent-1.1.0
1.0.x
maven-lockfile-parent-1.0.17
maven-lockfile-parent-1.0.16
maven-lockfile-parent-1.0.15
maven-lockfile-parent-1.0.14
maven-lockfile-parent-1.0.13
maven-lockfile-parent-1.0.12
maven-lockfile-parent-1.0.11
maven-lockfile-parent-1.0.10
maven-lockfile-parent-1.0.9
maven-lockfile-parent-1.0.8
maven-lockfile-parent-1.0.7
maven-lockfile-parent-1.0.6
maven-lockfile-parent-1.0.5
maven-lockfile-parent-1.0.4
maven-lockfile-parent-1.0.3
maven-lockfile-parent-1.0.2
maven-lockfile-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.chains-project</groupId>
    <artifactId>maven-lockfile-parent</artifactId>
    <version>4.0.0</version>
</dependency>