Last Version

Core 2.2.3.RELEASE

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

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.sammyvimes
ArtifactId

ArtifactId

spring-cloud-hazelcast-registration-core
Version

Version

2.2.3.RELEASE
Type

Type

jar
Description

Description

Core
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Download spring-cloud-hazelcast-registration-core 2.2.3.RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-core jar 5.2.3.RELEASE
org.springframework.cloud : spring-cloud-commons jar 2.2.1.RELEASE
com.hazelcast : hazelcast jar 3.12.5
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.2.4.RELEASE
joda-time : joda-time jar 2.10.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.