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