org.mitre.secretsharing:secret-sharing-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

org.mitre.secretsharing
ArtifactId

ArtifactId

secret-sharing-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

The MITRE Corporation

Download secret-sharing-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.mitre.secretsharing/secret-sharing-parent/ -->
<dependency>
    <groupId>org.mitre.secretsharing</groupId>
    <artifactId>secret-sharing-parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mitre.secretsharing/secret-sharing-parent/
implementation 'org.mitre.secretsharing:secret-sharing-parent:1.2.0'
// https://jarcasting.com/artifacts/org.mitre.secretsharing/secret-sharing-parent/
implementation ("org.mitre.secretsharing:secret-sharing-parent:1.2.0")
'org.mitre.secretsharing:secret-sharing-parent:pom:1.2.0'
<dependency org="org.mitre.secretsharing" name="secret-sharing-parent" rev="1.2.0">
  <artifact name="secret-sharing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mitre.secretsharing', module='secret-sharing-parent', version='1.2.0')
)
libraryDependencies += "org.mitre.secretsharing" % "secret-sharing-parent" % "1.2.0"
[org.mitre.secretsharing/secret-sharing-parent "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

  • ../secret-sharing-cli
  • ../secret-sharing-scheme

Versions

Version
1.2.0
1.1.3
1.1.2