spring-boot-hlf-starter

Spring Boot Hyperledger Fabric Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.susimsek
ArtifactId

ArtifactId

spring-boot-hlf-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-hlf-starter
Spring Boot Hyperledger Fabric Starter
Project URL

Project URL

https://github.com/susimsek/spring-boot-hlf-starter
Project Organization

Project Organization

susimsek
Source Code Management

Source Code Management

https://github.com/susimsek/spring-boot-hlf-starter

Download spring-boot-hlf-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.hyperledger.fabric : fabric-gateway-java jar 2.2.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0