License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.innoventsolutions.birt-spring-boot |
ArtifactId | ArtifactIdbirt-spring-boot-autoconfigure |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionbirt-spring-boot-autoconfigure
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.innoventsolutions.birt-spring-boot</groupId>
<artifactId>birt-spring-boot-autoconfigure</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-spring-boot-autoconfigure/
implementation 'com.innoventsolutions.birt-spring-boot:birt-spring-boot-autoconfigure:0.0.7'
// https://jarcasting.com/artifacts/com.innoventsolutions.birt-spring-boot/birt-spring-boot-autoconfigure/
implementation ("com.innoventsolutions.birt-spring-boot:birt-spring-boot-autoconfigure:0.0.7")
'com.innoventsolutions.birt-spring-boot:birt-spring-boot-autoconfigure:jar:0.0.7'
<dependency org="com.innoventsolutions.birt-spring-boot" name="birt-spring-boot-autoconfigure" rev="0.0.7">
<artifact name="birt-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.innoventsolutions.birt-spring-boot', module='birt-spring-boot-autoconfigure', version='0.0.7')
)
libraryDependencies += "com.innoventsolutions.birt-spring-boot" % "birt-spring-boot-autoconfigure" % "0.0.7"
[com.innoventsolutions.birt-spring-boot/birt-spring-boot-autoconfigure "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |
com.innoventsolutions.birt-spring-boot : birt-engine Optional | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.4.RELEASE |