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