License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications Distribution Build Tools |
GroupId | GroupIdcom.hazelcast.jet |
ArtifactId | ArtifactIdhazelcast-jet-distribution |
Version | Version4.5 |
Type | Typepom |
Description |
Descriptionhazelcast-jet-distribution
Hazelcast Jet Distributed Data Processing Engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-distribution/ -->
<dependency>
<groupId>com.hazelcast.jet</groupId>
<artifactId>hazelcast-jet-distribution</artifactId>
<version>4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-distribution/
implementation 'com.hazelcast.jet:hazelcast-jet-distribution:4.5'
// https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-distribution/
implementation ("com.hazelcast.jet:hazelcast-jet-distribution:4.5")
'com.hazelcast.jet:hazelcast-jet-distribution:pom:4.5'
<dependency org="com.hazelcast.jet" name="hazelcast-jet-distribution" rev="4.5">
<artifact name="hazelcast-jet-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet', module='hazelcast-jet-distribution', version='4.5')
)
libraryDependencies += "com.hazelcast.jet" % "hazelcast-jet-distribution" % "4.5"
[com.hazelcast.jet/hazelcast-jet-distribution "4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 4.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.5.13 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.assertj : assertj-core | jar | 3.15.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.0 |
javax.cache : cache-api | jar | 1.0.0 |
org.reflections : reflections | jar | 0.9.10 |