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