v

vpro-shared-bom

Bill of Materials of modules in vpro shared
https://github.com/vpro/vpro-shared
GPLv3
Michiel Meeuwissen Rico Jansen
Files download
File Operation
vpro-shared-bom-3.0.1.pom download
Apache Maven
<dependency>
  <groupId>nl.vpro.shared</groupId>
  <artifactId>vpro-shared-bom</artifactId>
  <version>3.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'nl.vpro.shared:vpro-shared-bom:3.0.1'
Gradle Kotlin
implementation("nl.vpro.shared:vpro-shared-bom:3.0.1")
Scala SBT
libraryDependencies += "nl.vpro.shared" % "vpro-shared-bom" % "3.0.1"
Groovy Grape
@Grapes(
  @Grab(group='nl.vpro.shared', module='vpro-shared-bom', version='3.0.1')
)
Apache Ivy
<dependency org="nl.vpro.shared" name="vpro-shared-bom" rev="3.0.1" />
Leiningen
[nl.vpro.shared/vpro-shared-bom "3.0.1"]
Apache Buildr
'nl.vpro.shared:vpro-shared-bom:jar:3.0.1'
Dependencies
The project has no third-party dependencies