License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.innoventsolutions.birt-spring-boot |
ArtifactId | ArtifactIdbirt-engine-workspace |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionbirt-engine-workspace
BIRT Report Engine Workspace
|
Project URL |
Project URL |
Filename | Size |
---|---|
birt-engine-workspace-0.0.1.pom | |
birt-engine-workspace-0.0.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-engine-workspace/ -->
<dependency>
<groupId>com.innoventsolutions.birt-spring-boot</groupId>
<artifactId>birt-engine-workspace</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-engine-workspace/
implementation 'com.innoventsolutions.birt-spring-boot:birt-engine-workspace:0.0.1'
// https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-engine-workspace/
implementation ("com.innoventsolutions.birt-spring-boot:birt-engine-workspace:0.0.1")
'com.innoventsolutions.birt-spring-boot:birt-engine-workspace:jar:0.0.1'
<dependency org="com.innoventsolutions.birt-spring-boot" name="birt-engine-workspace" rev="0.0.1">
<artifact name="birt-engine-workspace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.innoventsolutions.birt-spring-boot', module='birt-engine-workspace', version='0.0.1')
)
libraryDependencies += "com.innoventsolutions.birt-spring-boot" % "birt-engine-workspace" % "0.0.1"
[com.innoventsolutions.birt-spring-boot/birt-engine-workspace "0.0.1"]