is not current version
Last Version 2.2.3.RELEASE

com.github.sammyvimes:spring-cloud-hazelcast-registration 2.2.2.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.sammyvimes
ArtifactId

ArtifactId

spring-cloud-hazelcast-registration
Version

Version

2.2.2.RELEASE
Type

Type

pom

Download spring-cloud-hazelcast-registration 2.2.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration/ -->
<dependency>
    <groupId>com.github.sammyvimes</groupId>
    <artifactId>spring-cloud-hazelcast-registration</artifactId>
    <version>2.2.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration/
implementation 'com.github.sammyvimes:spring-cloud-hazelcast-registration:2.2.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.sammyvimes/spring-cloud-hazelcast-registration/
implementation ("com.github.sammyvimes:spring-cloud-hazelcast-registration:2.2.2.RELEASE")
'com.github.sammyvimes:spring-cloud-hazelcast-registration:pom:2.2.2.RELEASE'
<dependency org="com.github.sammyvimes" name="spring-cloud-hazelcast-registration" rev="2.2.2.RELEASE">
  <artifact name="spring-cloud-hazelcast-registration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sammyvimes', module='spring-cloud-hazelcast-registration', version='2.2.2.RELEASE')
)
libraryDependencies += "com.github.sammyvimes" % "spring-cloud-hazelcast-registration" % "2.2.2.RELEASE"
[com.github.sammyvimes/spring-cloud-hazelcast-registration "2.2.2.RELEASE"]