TSS.Java

A TPM 2.0 access library written in Java

License

License

GroupId

GroupId

com.github.microsoft
ArtifactId

ArtifactId

TSS.Java
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

TSS.Java
A TPM 2.0 access library written in Java
Project URL

Project URL

http://github.com/Microsoft/TSS.MSR/
Source Code Management

Source Code Management

https://github.com/Microsoft/TSS.MSR.git

Download TSS.Java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.57
net.java.dev.jna : jna jar 4.4.0

Project Modules

There are no modules declared in this project.
com.github.microsoft

Microsoft

Open source projects and samples from Microsoft

Versions

Version
0.3.0
0.2.0