License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.expediagroup.streamplatform |
ArtifactId | ArtifactIdstream-registry-model |
Version | Version0.20.0 |
Type | Typejar |
Description |
DescriptionParent POM for Expedia Group open source projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-model/ -->
<dependency>
<groupId>com.expediagroup.streamplatform</groupId>
<artifactId>stream-registry-model</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-model/
implementation 'com.expediagroup.streamplatform:stream-registry-model:0.20.0'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-model/
implementation ("com.expediagroup.streamplatform:stream-registry-model:0.20.0")
'com.expediagroup.streamplatform:stream-registry-model:jar:0.20.0'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-model" rev="0.20.0">
<artifact name="stream-registry-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-model', version='0.20.0')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-model" % "0.20.0"
[com.expediagroup.streamplatform/stream-registry-model "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |