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