License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.homeaway.streamplatform |
ArtifactId | ArtifactIdstream-registry |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.homeaway.streamplatform:stream-registry
Stream Registry Parent POM
|
Filename | Size |
---|---|
stream-registry-0.5.2.pom | |
stream-registry-0.5.2.jar | 58 MB |
stream-registry-0.5.2-sources.jar | 25 MB |
stream-registry-0.5.2-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.homeaway.streamplatform/stream-registry/ -->
<dependency>
<groupId>com.homeaway.streamplatform</groupId>
<artifactId>stream-registry</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.homeaway.streamplatform/stream-registry/
implementation 'com.homeaway.streamplatform:stream-registry:0.5.2'
// https://jarcasting.com/artifacts/com.homeaway.streamplatform/stream-registry/
implementation ("com.homeaway.streamplatform:stream-registry:0.5.2")
'com.homeaway.streamplatform:stream-registry:jar:0.5.2'
<dependency org="com.homeaway.streamplatform" name="stream-registry" rev="0.5.2">
<artifact name="stream-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.homeaway.streamplatform', module='stream-registry', version='0.5.2')
)
libraryDependencies += "com.homeaway.streamplatform" % "stream-registry" % "0.5.2"
[com.homeaway.streamplatform/stream-registry "0.5.2"]