Last Version

Verify PGP signatures plugin 1.2.0

This plugin verify PGP signature of project dependency

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.s4u.plugins
ArtifactId

ArtifactId

pgpverify-maven-plugin
Version

Version

1.2.0
Type

Type

pom
Description

Description

Verify PGP signatures plugin
This plugin verify PGP signature of project dependency
Project URL

Project URL

https://www.simplify4u.org/pgpverify-maven-plugin
Project Organization

Project Organization

Simplify4U
Source Code Management

Source Code Management

https://github.com/s4u/pgpverify-maven-plugin

Download pgpverify-maven-plugin 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.s4u.plugins/pgpverify-maven-plugin/ -->
<dependency>
    <groupId>com.github.s4u.plugins</groupId>
    <artifactId>pgpverify-maven-plugin</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.s4u.plugins/pgpverify-maven-plugin/
implementation 'com.github.s4u.plugins:pgpverify-maven-plugin:1.2.0'
// https://jarcasting.com/artifacts/com.github.s4u.plugins/pgpverify-maven-plugin/
implementation ("com.github.s4u.plugins:pgpverify-maven-plugin:1.2.0")
'com.github.s4u.plugins:pgpverify-maven-plugin:pom:1.2.0'
<dependency org="com.github.s4u.plugins" name="pgpverify-maven-plugin" rev="1.2.0">
  <artifact name="pgpverify-maven-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.s4u.plugins', module='pgpverify-maven-plugin', version='1.2.0')
)
libraryDependencies += "com.github.s4u.plugins" % "pgpverify-maven-plugin" % "1.2.0"
[com.github.s4u.plugins/pgpverify-maven-plugin "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.