is not current version
Last Version 3.2.2

com.hazelcast.jet.examples:hazelcast-jet-examples-configuration 3.2


Categories

Categories

Configuration Application Layer Libs config Hazelcast Distributed Applications
GroupId

GroupId

com.hazelcast.jet.examples
ArtifactId

ArtifactId

hazelcast-jet-examples-configuration
Version

Version

3.2
Type

Type

pom

Download hazelcast-jet-examples-configuration 3.2


<!-- https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-configuration/ -->
<dependency>
    <groupId>com.hazelcast.jet.examples</groupId>
    <artifactId>hazelcast-jet-examples-configuration</artifactId>
    <version>3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-configuration/
implementation 'com.hazelcast.jet.examples:hazelcast-jet-examples-configuration:3.2'
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-configuration/
implementation ("com.hazelcast.jet.examples:hazelcast-jet-examples-configuration:3.2")
'com.hazelcast.jet.examples:hazelcast-jet-examples-configuration:pom:3.2'
<dependency org="com.hazelcast.jet.examples" name="hazelcast-jet-examples-configuration" rev="3.2">
  <artifact name="hazelcast-jet-examples-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet.examples', module='hazelcast-jet-examples-configuration', version='3.2')
)
libraryDependencies += "com.hazelcast.jet.examples" % "hazelcast-jet-examples-configuration" % "3.2"
[com.hazelcast.jet.examples/hazelcast-jet-examples-configuration "3.2"]