License |
License |
---|---|
Categories |
CategoriesPython Languages Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.jet.examples |
ArtifactId | ArtifactIdhazelcast-jet-examples-python |
Version | Version4.5.2 |
Type | Typejar |
Description |
DescriptionHazelcast Jet Examples
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-python/ -->
<dependency>
<groupId>com.hazelcast.jet.examples</groupId>
<artifactId>hazelcast-jet-examples-python</artifactId>
<version>4.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-python/
implementation 'com.hazelcast.jet.examples:hazelcast-jet-examples-python:4.5.2'
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-python/
implementation ("com.hazelcast.jet.examples:hazelcast-jet-examples-python:4.5.2")
'com.hazelcast.jet.examples:hazelcast-jet-examples-python:jar:4.5.2'
<dependency org="com.hazelcast.jet.examples" name="hazelcast-jet-examples-python" rev="4.5.2">
<artifact name="hazelcast-jet-examples-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet.examples', module='hazelcast-jet-examples-python', version='4.5.2')
)
libraryDependencies += "com.hazelcast.jet.examples" % "hazelcast-jet-examples-python" % "4.5.2"
[com.hazelcast.jet.examples/hazelcast-jet-examples-python "4.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast.jet : hazelcast-jet-python | jar | 4.5.2 |
com.google.guava : guava | jar | 30.1-android |
com.hazelcast.jet : hazelcast-jet | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 4.2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
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 |