License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.nl |
ArtifactId | ArtifactIdorg.eclipse.birt.nl-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.nl-parent-4.9.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.nl/org.eclipse.birt.nl-parent/ -->
<dependency>
<groupId>org.eclipse.birt.nl</groupId>
<artifactId>org.eclipse.birt.nl-parent</artifactId>
<version>4.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.nl/org.eclipse.birt.nl-parent/
implementation 'org.eclipse.birt.nl:org.eclipse.birt.nl-parent:4.9.0'
// https://jarcasting.com/artifacts/org.eclipse.birt.nl/org.eclipse.birt.nl-parent/
implementation ("org.eclipse.birt.nl:org.eclipse.birt.nl-parent:4.9.0")
'org.eclipse.birt.nl:org.eclipse.birt.nl-parent:pom:4.9.0'
<dependency org="org.eclipse.birt.nl" name="org.eclipse.birt.nl-parent" rev="4.9.0">
<artifact name="org.eclipse.birt.nl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.nl', module='org.eclipse.birt.nl-parent', version='4.9.0')
)
libraryDependencies += "org.eclipse.birt.nl" % "org.eclipse.birt.nl-parent" % "4.9.0"
[org.eclipse.birt.nl/org.eclipse.birt.nl-parent "4.9.0"]