f

fluxtion-bom

This meta-project is used to generate a bill-of-materials POM that contains the Fluxtion dependencyManagement section.
https://github.com/v12technology/fluxtion
Server Side Public License, version 1
Greg Higgins
文件下载
文件名 操作
fluxtion-bom-2.11.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.fluxtion</groupId>
  <artifactId>fluxtion-bom</artifactId>
  <version>2.11.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.fluxtion:fluxtion-bom:2.11.1'
Gradle Kotlin
implementation("com.fluxtion:fluxtion-bom:2.11.1")
Scala SBT
libraryDependencies += "com.fluxtion" % "fluxtion-bom" % "2.11.1"
Groovy Grape
@Grapes(
  @Grab(group='com.fluxtion', module='fluxtion-bom', version='2.11.1')
)
Apache Ivy
<dependency org="com.fluxtion" name="fluxtion-bom" rev="2.11.1" />
Leiningen
[com.fluxtion/fluxtion-bom "2.11.1"]
Apache Buildr
'com.fluxtion:fluxtion-bom:jar:2.11.1'
本项目依赖
该项目无第三方依赖