o

occurrent-bom

Centralized dependencyManagement for the Occurrent Project
https://occurrent.org
Apache 2.0
Johan Haleby
Files download
File Operation
occurrent-bom-0.17.2.pom download
Apache Maven
<dependency>
  <groupId>org.occurrent</groupId>
  <artifactId>occurrent-bom</artifactId>
  <version>0.17.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.occurrent:occurrent-bom:0.17.2'
Gradle Kotlin
implementation("org.occurrent:occurrent-bom:0.17.2")
Scala SBT
libraryDependencies += "org.occurrent" % "occurrent-bom" % "0.17.2"
Groovy Grape
@Grapes(
  @Grab(group='org.occurrent', module='occurrent-bom', version='0.17.2')
)
Apache Ivy
<dependency org="org.occurrent" name="occurrent-bom" rev="0.17.2" />
Leiningen
[org.occurrent/occurrent-bom "0.17.2"]
Apache Buildr
'org.occurrent:occurrent-bom:jar:0.17.2'
Dependencies
The project has no third-party dependencies