o

org.eclipse.birt-parent

Eclipse BIRT™ The open source reporting and data visualization project
https://github.com/reporting-solutions/birt
Eclipse Public License 1.0
to be add
文件下载
文件名 操作
org.eclipse.birt-parent-4.8.0.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.reporting-solutions</groupId>
  <artifactId>org.eclipse.birt-parent</artifactId>
  <version>4.8.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.reporting-solutions:org.eclipse.birt-parent:4.8.0'
Gradle Kotlin
implementation("io.github.reporting-solutions:org.eclipse.birt-parent:4.8.0")
Scala SBT
libraryDependencies += "io.github.reporting-solutions" % "org.eclipse.birt-parent" % "4.8.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.reporting-solutions', module='org.eclipse.birt-parent', version='4.8.0')
)
Apache Ivy
<dependency org="io.github.reporting-solutions" name="org.eclipse.birt-parent" rev="4.8.0" />
Leiningen
[io.github.reporting-solutions/org.eclipse.birt-parent "4.8.0"]
Apache Buildr
'io.github.reporting-solutions:org.eclipse.birt-parent:jar:4.8.0'
本项目依赖
该项目无第三方依赖