Files download
File Operation
netflixoss-plugin-common-0.7.25.jar download
netflixoss-plugin-common-0.7.25.pom download
netflixoss-plugin-common-0.7.25-sources.jar download
Apache Maven
<dependency>
  <groupId>com.netflix.buildinfrastructure</groupId>
  <artifactId>netflixoss-plugin-common</artifactId>
  <version>0.7.25</version>
</dependency>
Gradle Groovy
implementation 'com.netflix.buildinfrastructure:netflixoss-plugin-common:0.7.25'
Gradle Kotlin
implementation("com.netflix.buildinfrastructure:netflixoss-plugin-common:0.7.25")
Scala SBT
libraryDependencies += "com.netflix.buildinfrastructure" % "netflixoss-plugin-common" % "0.7.25"
Groovy Grape
@Grapes(
  @Grab(group='com.netflix.buildinfrastructure', module='netflixoss-plugin-common', version='0.7.25')
)
Apache Ivy
<dependency org="com.netflix.buildinfrastructure" name="netflixoss-plugin-common" rev="0.7.25" />
Leiningen
[com.netflix.buildinfrastructure/netflixoss-plugin-common "0.7.25"]
Apache Buildr
'com.netflix.buildinfrastructure:netflixoss-plugin-common:jar:0.7.25'
Dependencies
The project has no third-party dependencies