is not current version
Last Version 2.0.2

libtuf 1.0.0

scala tuf implementation support

License

License

GroupId

GroupId

io.github.uptane
ArtifactId

ArtifactId

libtuf_2.12
Version

Version

1.0.0
Type

Type

jar
Description

Description

libtuf
scala tuf implementation support
Project URL

Project URL

https://github.com/uptane/ota-tuf
Project Organization

Project Organization

uptane
Source Code Management

Source Code Management

https://github.com/uptane/ota-tuf

Download libtuf_2.12 1.0.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.scala-lang.modules : scala-async_2.12 jar 0.9.6
io.github.uptane : libats_2.12 jar 2.0.2
org.typelevel : cats-core_2.12 jar 2.6.1
org.bouncycastle : bcprov-jdk15on jar 1.69
org.bouncycastle : bcpkix-jdk15on jar 1.69
net.i2p.crypto : eddsa jar 0.3.0
com.softwaremill.sttp.client : core_2.12 jar 2.2.10
com.softwaremill.sttp.client : slf4j-backend_2.12 jar 2.2.10
com.softwaremill.sttp.client : async-http-client-backend-future_2.12 jar 2.2.10
com.azure : azure-storage-blob jar 12.13.0
com.azure : azure-identity jar 1.3.7

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.10

Project Modules

There are no modules declared in this project.