| License |
License |
|---|---|
| GroupId | GroupIdio.github.ecsoya |
| ArtifactId | ArtifactIdspring-fabric-gateway-parent |
| Version | Version2.0.2 |
| Type | Typepom |
| Description |
Descriptionspring-fabric-gateway-parent
Provided Spring MVC services for fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-fabric-gateway-parent-2.0.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway-parent/ -->
<dependency>
<groupId>io.github.ecsoya</groupId>
<artifactId>spring-fabric-gateway-parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway-parent/
implementation 'io.github.ecsoya:spring-fabric-gateway-parent:2.0.2'
// https://jarcasting.com/artifacts/io.github.ecsoya/spring-fabric-gateway-parent/
implementation ("io.github.ecsoya:spring-fabric-gateway-parent:2.0.2")
'io.github.ecsoya:spring-fabric-gateway-parent:pom:2.0.2'
<dependency org="io.github.ecsoya" name="spring-fabric-gateway-parent" rev="2.0.2">
<artifact name="spring-fabric-gateway-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ecsoya', module='spring-fabric-gateway-parent', version='2.0.2')
)
libraryDependencies += "io.github.ecsoya" % "spring-fabric-gateway-parent" % "2.0.2"
[io.github.ecsoya/spring-fabric-gateway-parent "2.0.2"]