| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications Heroku Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.github.jkutner |
| ArtifactId | ArtifactIdhazelcast-heroku-discovery |
| Version | Version3.7.1 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jkutner/hazelcast-heroku-discovery/ -->
<dependency>
<groupId>com.github.jkutner</groupId>
<artifactId>hazelcast-heroku-discovery</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jkutner/hazelcast-heroku-discovery/
implementation 'com.github.jkutner:hazelcast-heroku-discovery:3.7.1'
// https://jarcasting.com/artifacts/com.github.jkutner/hazelcast-heroku-discovery/
implementation ("com.github.jkutner:hazelcast-heroku-discovery:3.7.1")
'com.github.jkutner:hazelcast-heroku-discovery:jar:3.7.1'
<dependency org="com.github.jkutner" name="hazelcast-heroku-discovery" rev="3.7.1">
<artifact name="hazelcast-heroku-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jkutner', module='hazelcast-heroku-discovery', version='3.7.1')
)
libraryDependencies += "com.github.jkutner" % "hazelcast-heroku-discovery" % "3.7.1"
[com.github.jkutner/hazelcast-heroku-discovery "3.7.1"]