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