MVN

io.github.ecsoya : fabric-gateway-spring-boot-starter

Maven & Gradle

Apr 29, 2021
2 usages
209 stars

Provided Springboot starter for spring-fabric-gateway based on fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)

<dependency>
    <groupId>io.github.ecsoya</groupId>
    <artifactId>fabric-gateway-spring-boot-starter</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ecsoya : fabric-gateway-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of io.github.ecsoya : fabric-gateway-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
fabric-gateway-spring-boot-starter-2.0.2
fabric-gateway-spring-boot-starter-2.0.1
fabric-gateway-spring-boot-starter-2.0.0
1.0.x
fabric-gateway-spring-boot-starter-1.0.6
fabric-gateway-spring-boot-starter-1.0.5
fabric-gateway-spring-boot-starter-1.0.4
fabric-gateway-spring-boot-starter-1.0.3
fabric-gateway-spring-boot-starter-1.0.2
fabric-gateway-spring-boot-starter-1.0.1
fabric-gateway-spring-boot-starter-1.0.0

How to add a dependency to Maven

Add the following io.github.ecsoya : fabric-gateway-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.ecsoya</groupId>
    <artifactId>fabric-gateway-spring-boot-starter</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.ecsoya : fabric-gateway-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'io.github.ecsoya:fabric-gateway-spring-boot-starter:2.0.2'

Gradle Kotlin DSL: Add the following io.github.ecsoya : fabric-gateway-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.ecsoya:fabric-gateway-spring-boot-starter:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.ecsoya : fabric-gateway-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.ecsoya" % "fabric-gateway-spring-boot-starter" % "2.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 22, 2019
1 usages
98 stars
Dec 22, 2019
1 usages
98 stars
Oct 24, 2022
2 usages
Feb 06, 2020
1 usages
1 stars
Apr 06, 2020
1 usages
61 stars
Apr 01, 2023
1 usages
2 stars
May 01, 2020
1 usages
4 stars
Feb 04, 2020
2 usages
3 stars
Mar 07, 2020
2 usages
1.1k stars