| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface ORM Data |
| GroupId | GroupIdcom.expediagroup.streamplatform |
| ArtifactId | ArtifactIdstream-registry-cli |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent POM for Expedia Group open source projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| stream-registry-cli-1.0.1.pom | |
| stream-registry-cli-1.0.1.jar | 434 KB |
| stream-registry-cli-1.0.1-sources.jar | 65 KB |
| stream-registry-cli-1.0.1-shaded.jar | 23 MB |
| stream-registry-cli-1.0.1-javadoc.jar | 534 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-cli/ -->
<dependency>
<groupId>com.expediagroup.streamplatform</groupId>
<artifactId>stream-registry-cli</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-cli/
implementation 'com.expediagroup.streamplatform:stream-registry-cli:1.0.1'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-cli/
implementation ("com.expediagroup.streamplatform:stream-registry-cli:1.0.1")
'com.expediagroup.streamplatform:stream-registry-cli:jar:1.0.1'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-cli" rev="1.0.1">
<artifact name="stream-registry-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-cli', version='1.0.1')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-cli" % "1.0.1"
[com.expediagroup.streamplatform/stream-registry-cli "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.expediagroup.streamplatform : stream-registry-state-graphql-sender | jar | 1.0.1 |
| com.expediagroup.streamplatform : stream-registry-state-kafka-sender | jar | 1.0.1 |
| ch.qos.logback : logback-classic | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| com.google.guava : guava | jar | 29.0-jre |
| info.picocli : picocli | jar | 4.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.mockito : mockito-core | jar |