文件下载
文件名 操作
Technology-Aws-version-catalog-1-0.6.2.jar 下载
Technology-Aws-version-catalog-1-0.6.2.pom 下载
Technology-Aws-version-catalog-1-0.6.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.eclipse.edc</groupId>
  <artifactId>Technology-Aws-version-catalog-1</artifactId>
  <version>0.6.2</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.edc:Technology-Aws-version-catalog-1:0.6.2'
Gradle Kotlin
implementation("org.eclipse.edc:Technology-Aws-version-catalog-1:0.6.2")
Scala SBT
libraryDependencies += "org.eclipse.edc" % "Technology-Aws-version-catalog-1" % "0.6.2"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.edc', module='Technology-Aws-version-catalog-1', version='0.6.2')
)
Apache Ivy
<dependency org="org.eclipse.edc" name="Technology-Aws-version-catalog-1" rev="0.6.2" />
Leiningen
[org.eclipse.edc/Technology-Aws-version-catalog-1 "0.6.2"]
Apache Buildr
'org.eclipse.edc:Technology-Aws-version-catalog-1:jar:0.6.2'
本项目依赖
该项目无第三方依赖