License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.expediagroup.streamplatform |
ArtifactId | ArtifactIdstream-registry-state-avro |
Version | Version0.19.1 |
Type | Typejar |
Description |
DescriptionParent POM for Expedia Group open source projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-state-avro/ -->
<dependency>
<groupId>com.expediagroup.streamplatform</groupId>
<artifactId>stream-registry-state-avro</artifactId>
<version>0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-state-avro/
implementation 'com.expediagroup.streamplatform:stream-registry-state-avro:0.19.1'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-state-avro/
implementation ("com.expediagroup.streamplatform:stream-registry-state-avro:0.19.1")
'com.expediagroup.streamplatform:stream-registry-state-avro:jar:0.19.1'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-state-avro" rev="0.19.1">
<artifact name="stream-registry-state-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-state-avro', version='0.19.1')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-state-avro" % "0.19.1"
[com.expediagroup.streamplatform/stream-registry-state-avro "0.19.1"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup.streamplatform : stream-registry-state-api | jar | 0.19.1 |
org.apache.avro : avro | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
ch.qos.logback : logback-classic | jar |