is not current version
Last Version 0.11.0.30092019161842

com.jpmorgan.quorum:service-locator-spring 0.8


GroupId

GroupId

com.jpmorgan.quorum
ArtifactId

ArtifactId

service-locator-spring
Version

Version

0.8
Type

Type

jar

Download service-locator-spring 0.8


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