License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.features |
ArtifactId | ArtifactIdorg.eclipse.birt.features-parent |
Last Version | Last Version4.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBusiness Intelligence Reporting Tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.eclipse.birt.features-parent-4.9.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.features/org.eclipse.birt.features-parent/ -->
<dependency>
<groupId>org.eclipse.birt.features</groupId>
<artifactId>org.eclipse.birt.features-parent</artifactId>
<version>4.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.features/org.eclipse.birt.features-parent/
implementation 'org.eclipse.birt.features:org.eclipse.birt.features-parent:4.9.0'
// https://jarcasting.com/artifacts/org.eclipse.birt.features/org.eclipse.birt.features-parent/
implementation ("org.eclipse.birt.features:org.eclipse.birt.features-parent:4.9.0")
'org.eclipse.birt.features:org.eclipse.birt.features-parent:pom:4.9.0'
<dependency org="org.eclipse.birt.features" name="org.eclipse.birt.features-parent" rev="4.9.0">
<artifact name="org.eclipse.birt.features-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.features', module='org.eclipse.birt.features-parent', version='4.9.0')
)
libraryDependencies += "org.eclipse.birt.features" % "org.eclipse.birt.features-parent" % "4.9.0"
[org.eclipse.birt.features/org.eclipse.birt.features-parent "4.9.0"]