is not current version
Last Version 3.2.2

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


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.1
Type

Type

pom

Download hazelcast-jet-examples-configuration 3.2.1


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