d

de.micromata.mgc.rootpom

Micromata Genome Commons is a set of Java libraries to build mostly webserver based applications.
https://github.com/micromata/mgc
Apache 2.0
Micromata GmbH
Roger Kommer Sebastian Hardt
文件下载
文件名 操作
de.micromata.mgc.rootpom-3.1.2.pom 下载
Apache Maven
<dependency>
  <groupId>de.micromata.mgc</groupId>
  <artifactId>de.micromata.mgc.rootpom</artifactId>
  <version>3.1.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'de.micromata.mgc:de.micromata.mgc.rootpom:3.1.2'
Gradle Kotlin
implementation("de.micromata.mgc:de.micromata.mgc.rootpom:3.1.2")
Scala SBT
libraryDependencies += "de.micromata.mgc" % "de.micromata.mgc.rootpom" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='de.micromata.mgc', module='de.micromata.mgc.rootpom', version='3.1.2')
)
Apache Ivy
<dependency org="de.micromata.mgc" name="de.micromata.mgc.rootpom" rev="3.1.2" />
Leiningen
[de.micromata.mgc/de.micromata.mgc.rootpom "3.1.2"]
Apache Buildr
'de.micromata.mgc:de.micromata.mgc.rootpom:jar:3.1.2'
本项目依赖
该项目无第三方依赖