Sigstore Maven

Tooling to help Maven collaborate with the Sigstore ecosystem.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

dev.sigstore.maven
ArtifactId

ArtifactId

sigstore-maven
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

pom
Description

Description

Sigstore Maven
Tooling to help Maven collaborate with the Sigstore ecosystem.

Download sigstore-maven

How to add to project

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

Dependencies

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

Project Modules

  • sigstore-maven-core
  • sigstore-maven-model
  • sigstore-maven-plugin

Versions

Version
0.0.17
0.0.16