| License |
License |
|---|---|
| GroupId | GroupIdcom.ebay.jetstream |
| ArtifactId | ArtifactIdjetstream-parent |
| Last Version | Last Version4.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjetstream-parent
Distributed Stream Processing Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jetstream-parent-4.1.0.pom | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-parent/ -->
<dependency>
<groupId>com.ebay.jetstream</groupId>
<artifactId>jetstream-parent</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-parent/
implementation 'com.ebay.jetstream:jetstream-parent:4.1.0'
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-parent/
implementation ("com.ebay.jetstream:jetstream-parent:4.1.0")
'com.ebay.jetstream:jetstream-parent:pom:4.1.0'
<dependency org="com.ebay.jetstream" name="jetstream-parent" rev="4.1.0">
<artifact name="jetstream-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jetstream', module='jetstream-parent', version='4.1.0')
)
libraryDependencies += "com.ebay.jetstream" % "jetstream-parent" % "4.1.0"
[com.ebay.jetstream/jetstream-parent "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.findbugs : annotations | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |