文件下载
文件名 操作
haystack-service-graph-snapshotter-1.0.19.jar 下载
haystack-service-graph-snapshotter-1.0.19.pom 下载
haystack-service-graph-snapshotter-1.0.19-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.expedia.www</groupId>
  <artifactId>haystack-service-graph-snapshotter</artifactId>
  <version>1.0.19</version>
</dependency>
Gradle Groovy
implementation 'com.expedia.www:haystack-service-graph-snapshotter:1.0.19'
Gradle Kotlin
implementation("com.expedia.www:haystack-service-graph-snapshotter:1.0.19")
Scala SBT
libraryDependencies += "com.expedia.www" % "haystack-service-graph-snapshotter" % "1.0.19"
Groovy Grape
@Grapes(
  @Grab(group='com.expedia.www', module='haystack-service-graph-snapshotter', version='1.0.19')
)
Apache Ivy
<dependency org="com.expedia.www" name="haystack-service-graph-snapshotter" rev="1.0.19" />
Leiningen
[com.expedia.www/haystack-service-graph-snapshotter "1.0.19"]
Apache Buildr
'com.expedia.www:haystack-service-graph-snapshotter:jar:1.0.19'