is not current version
Last Version 21.4.1

net.consensys.quorum.tessera:service-locator-spring 20.10.1-RC1


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

service-locator-spring
Version

Version

20.10.1-RC1
Type

Type

jar

Download service-locator-spring 20.10.1-RC1


<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/service-locator-spring/ -->
<dependency>
    <groupId>net.consensys.quorum.tessera</groupId>
    <artifactId>service-locator-spring</artifactId>
    <version>20.10.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/service-locator-spring/
implementation 'net.consensys.quorum.tessera:service-locator-spring:20.10.1-RC1'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/service-locator-spring/
implementation ("net.consensys.quorum.tessera:service-locator-spring:20.10.1-RC1")
'net.consensys.quorum.tessera:service-locator-spring:jar:20.10.1-RC1'
<dependency org="net.consensys.quorum.tessera" name="service-locator-spring" rev="20.10.1-RC1">
  <artifact name="service-locator-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='service-locator-spring', version='20.10.1-RC1')
)
libraryDependencies += "net.consensys.quorum.tessera" % "service-locator-spring" % "20.10.1-RC1"
[net.consensys.quorum.tessera/service-locator-spring "20.10.1-RC1"]