m

maven-lockfile-parent

Integrity Maven Plugin
https://github.com/chains-project/maven-lockfile
MIT
Martin Wittlinger
Files download
File Operation
maven-lockfile-parent-1.1.7.pom download
Apache Maven
<dependency>
  <groupId>io.github.chains-project</groupId>
  <artifactId>maven-lockfile-parent</artifactId>
  <version>1.1.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.chains-project:maven-lockfile-parent:1.1.7'
Gradle Kotlin
implementation("io.github.chains-project:maven-lockfile-parent:1.1.7")
Scala SBT
libraryDependencies += "io.github.chains-project" % "maven-lockfile-parent" % "1.1.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.chains-project', module='maven-lockfile-parent', version='1.1.7')
)
Apache Ivy
<dependency org="io.github.chains-project" name="maven-lockfile-parent" rev="1.1.7" />
Leiningen
[io.github.chains-project/maven-lockfile-parent "1.1.7"]
Apache Buildr
'io.github.chains-project:maven-lockfile-parent:jar:1.1.7'
Dependencies
The project has no third-party dependencies