MVN

org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor

Maven & Gradle

Jun 29, 2019
3 usages
18 stars

"Code necessary to write a Sawtooth transaction processor in Java"

<dependency>
    <groupId>org.hyperledger.sawtooth</groupId>
    <artifactId>sawtooth-sdk-transaction-processor</artifactId>
    <version>v0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v0.1.3

All Versions

Choose a version of org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v0.1.x
sawtooth-sdk-transaction-processor-v0.1.3
sawtooth-sdk-transaction-processor-v0.1.2
sawtooth-sdk-transaction-processor-v0.1.1

How to add a dependency to Maven

Add the following org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hyperledger.sawtooth</groupId>
    <artifactId>sawtooth-sdk-transaction-processor</artifactId>
    <version>v0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor gradle dependency to your build.gradle file:

implementation 'org.hyperledger.sawtooth:sawtooth-sdk-transaction-processor:v0.1.3'

Gradle Kotlin DSL: Add the following org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hyperledger.sawtooth:sawtooth-sdk-transaction-processor:v0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hyperledger.sawtooth : sawtooth-sdk-transaction-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hyperledger.sawtooth" % "sawtooth-sdk-transaction-processor" % "v0.1.3"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 05, 2023
8 usages
36 stars
Jul 28, 2021
1 usages
30 stars
Aug 08, 2020
2 usages
Sep 17, 2020
2 usages
7 stars
Sep 17, 2020
2 usages
7 stars
Jan 02, 2021
2 usages
3 stars
Oct 20, 2022
3 usages
8 stars
Aug 11, 2023
3 usages
31 stars
dsl
Aug 04, 2023
4 usages