is not current version
Last Version 0.4.0

in-toto 0.3.1

A framework to secure software supply chains.

License

License

GroupId

GroupId

io.github.in-toto
ArtifactId

ArtifactId

in-toto
Version

Version

0.3.1
Type

Type

jar
Description

Description

in-toto
A framework to secure software supply chains.
Project URL

Project URL

https://maven.apache.org
Source Code Management

Source Code Management

http://github.com/in-toto/in-toto-java/

Download in-toto 0.3.1


<!-- https://jarcasting.com/artifacts/io.github.in-toto/in-toto/ -->
<dependency>
    <groupId>io.github.in-toto</groupId>
    <artifactId>in-toto</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.in-toto/in-toto/
implementation 'io.github.in-toto:in-toto:0.3.1'
// https://jarcasting.com/artifacts/io.github.in-toto/in-toto/
implementation ("io.github.in-toto:in-toto:0.3.1")
'io.github.in-toto:in-toto:jar:0.3.1'
<dependency org="io.github.in-toto" name="in-toto" rev="0.3.1">
  <artifact name="in-toto" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.in-toto', module='in-toto', version='0.3.1')
)
libraryDependencies += "io.github.in-toto" % "in-toto" % "0.3.1"
[io.github.in-toto/in-toto "0.3.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.66
org.bouncycastle : bcprov-jdk15on jar 1.66
com.google.code.gson : gson jar 2.8.6
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.7.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.