Last Version

libtuf 2.0.2

scala tuf implementation support

License

License

GroupId

GroupId

io.github.uptane
ArtifactId

ArtifactId

libtuf_2.12
Version

Version

2.0.2
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 2.0.2


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

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.10
org.typelevel : cats-core_2.12 jar 2.7.0
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
net.i2p : i2p jar 1.8.0
com.softwaremill.sttp.client : core_2.12 jar 2.3.0
com.softwaremill.sttp.client : slf4j-backend_2.12 jar 2.3.0
com.softwaremill.sttp.client : async-http-client-backend-future_2.12 jar 2.3.0
com.azure : azure-storage-blob jar 12.16.1
com.azure : azure-identity jar 1.5.1

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.12

Project Modules

There are no modules declared in this project.