License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.piggsoft |
ArtifactId | ArtifactIdbeetl-spring-boot-autoconfigue |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-autoconfigue/ -->
<dependency>
<groupId>com.piggsoft</groupId>
<artifactId>beetl-spring-boot-autoconfigue</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-autoconfigue/
implementation 'com.piggsoft:beetl-spring-boot-autoconfigue:0.0.3'
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-autoconfigue/
implementation ("com.piggsoft:beetl-spring-boot-autoconfigue:0.0.3")
'com.piggsoft:beetl-spring-boot-autoconfigue:jar:0.0.3'
<dependency org="com.piggsoft" name="beetl-spring-boot-autoconfigue" rev="0.0.3">
<artifact name="beetl-spring-boot-autoconfigue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piggsoft', module='beetl-spring-boot-autoconfigue', version='0.0.3')
)
libraryDependencies += "com.piggsoft" % "beetl-spring-boot-autoconfigue" % "0.0.3"
[com.piggsoft/beetl-spring-boot-autoconfigue "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-webmvc | jar | |
org.slf4j : slf4j-api | jar | |
com.ibeetl : beetl | jar | 2.7.0 |
org.springframework.boot : spring-boot-configuration-processor | jar |