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