| License |
License |
|---|---|
| Categories |
CategoriesConfiguration Application Layer Libs config Hazelcast Distributed Applications |
| GroupId | GroupIdcom.hazelcast.jet.examples |
| ArtifactId | ArtifactIdhazelcast-jet-examples-configuration |
| Version | Version3.2.2 |
| Type | Typepom |
| Description |
DescriptionHazelcast Jet Examples
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hazelcast-jet-examples-configuration-3.2.2.pom | 731 bytes |
| Browse |
<!-- 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.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.2'
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-configuration/
implementation ("com.hazelcast.jet.examples:hazelcast-jet-examples-configuration:3.2.2")
'com.hazelcast.jet.examples:hazelcast-jet-examples-configuration:pom:3.2.2'
<dependency org="com.hazelcast.jet.examples" name="hazelcast-jet-examples-configuration" rev="3.2.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.2')
)
libraryDependencies += "com.hazelcast.jet.examples" % "hazelcast-jet-examples-configuration" % "3.2.2"
[com.hazelcast.jet.examples/hazelcast-jet-examples-configuration "3.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast.jet : hazelcast-jet | jar | 3.2.2 |
| log4j : log4j | jar | 1.2.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast : hazelcast | jar | 3.12.6 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.22.0 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.powermock : powermock-module-junit4 | jar | 2.0.0 |
| javax.cache : cache-api | jar | 1.0.0 |
| org.reflections : reflections | jar | 0.9.10 |