License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.expediagroup.streamplatform |
ArtifactId | ArtifactIdstream-registry-service-api |
Version | Version0.7.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-service-api/ -->
<dependency>
<groupId>com.expediagroup.streamplatform</groupId>
<artifactId>stream-registry-service-api</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-service-api/
implementation 'com.expediagroup.streamplatform:stream-registry-service-api:0.7.1'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-service-api/
implementation ("com.expediagroup.streamplatform:stream-registry-service-api:0.7.1")
'com.expediagroup.streamplatform:stream-registry-service-api:jar:0.7.1'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-service-api" rev="0.7.1">
<artifact name="stream-registry-service-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-service-api', version='0.7.1')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-service-api" % "0.7.1"
[com.expediagroup.streamplatform/stream-registry-service-api "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup.streamplatform : stream-registry-model | jar | 0.7.1 |