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