is not current version
Last Version 0.11.0.30092019161842

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


GroupId

GroupId

com.jpmorgan.quorum
ArtifactId

ArtifactId

service-locator-spring
Version

Version

0.10.4
Type

Type

jar

Download service-locator-spring 0.10.4


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