m

mgl-third-bom

alibaba依赖项
https://mgl.tech
person
hotpot
Files download
File Operation
mgl-third-bom-2024.4.3.pom download
Apache Maven
<dependency>
  <groupId>tech.mgl</groupId>
  <artifactId>mgl-third-bom</artifactId>
  <version>2024.4.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'tech.mgl:mgl-third-bom:2024.4.3'
Gradle Kotlin
implementation("tech.mgl:mgl-third-bom:2024.4.3")
Scala SBT
libraryDependencies += "tech.mgl" % "mgl-third-bom" % "2024.4.3"
Groovy Grape
@Grapes(
  @Grab(group='tech.mgl', module='mgl-third-bom', version='2024.4.3')
)
Apache Ivy
<dependency org="tech.mgl" name="mgl-third-bom" rev="2024.4.3" />
Leiningen
[tech.mgl/mgl-third-bom "2024.4.3"]
Apache Buildr
'tech.mgl:mgl-third-bom:jar:2024.4.3'
Dependencies
The project has no third-party dependencies