License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.innoventsolutions.birt-spring-boot |
ArtifactId | ArtifactIdbirt-engine |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionbirt-engine
BIRT Report Engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
birt-engine-0.0.7.pom | |
birt-engine-0.0.7.jar | 41 KB |
birt-engine-0.0.7-sources.jar | 24 KB |
birt-engine-0.0.7-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-engine/ -->
<dependency>
<groupId>com.innoventsolutions.birt-spring-boot</groupId>
<artifactId>birt-engine</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-engine/
implementation 'com.innoventsolutions.birt-spring-boot:birt-engine:0.0.7'
// https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-engine/
implementation ("com.innoventsolutions.birt-spring-boot:birt-engine:0.0.7")
'com.innoventsolutions.birt-spring-boot:birt-engine:jar:0.0.7'
<dependency org="com.innoventsolutions.birt-spring-boot" name="birt-engine" rev="0.0.7">
<artifact name="birt-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.innoventsolutions.birt-spring-boot', module='birt-engine', version='0.0.7')
)
libraryDependencies += "com.innoventsolutions.birt-spring-boot" % "birt-engine" % "0.0.7"
[com.innoventsolutions.birt-spring-boot/birt-engine "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |
com.innoventsolutions.birt.runtime : org.eclipse.birt.runtime_4.8.0-20180626 | jar | 4.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.2.3.RELEASE |