m

maven-lockfile-parent

Integrity Maven Plugin
https://github.com/chains-project/maven-lockfile
MIT
Martin Wittlinger
文件下载
文件名 操作
maven-lockfile-parent-3.0.0.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.chains-project</groupId>
  <artifactId>maven-lockfile-parent</artifactId>
  <version>3.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.chains-project:maven-lockfile-parent:3.0.0'
Gradle Kotlin
implementation("io.github.chains-project:maven-lockfile-parent:3.0.0")
Scala SBT
libraryDependencies += "io.github.chains-project" % "maven-lockfile-parent" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.chains-project', module='maven-lockfile-parent', version='3.0.0')
)
Apache Ivy
<dependency org="io.github.chains-project" name="maven-lockfile-parent" rev="3.0.0" />
Leiningen
[io.github.chains-project/maven-lockfile-parent "3.0.0"]
Apache Buildr
'io.github.chains-project:maven-lockfile-parent:jar:3.0.0'
本项目依赖
该项目无第三方依赖