Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.piggsoft |
ArtifactId | ArtifactIdbeetl-spring-boot-autoconfigue |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-autoconfigue/ -->
<dependency>
<groupId>com.piggsoft</groupId>
<artifactId>beetl-spring-boot-autoconfigue</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-autoconfigue/
implementation 'com.piggsoft:beetl-spring-boot-autoconfigue:0.0.2'
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-autoconfigue/
implementation ("com.piggsoft:beetl-spring-boot-autoconfigue:0.0.2")
'com.piggsoft:beetl-spring-boot-autoconfigue:jar:0.0.2'
<dependency org="com.piggsoft" name="beetl-spring-boot-autoconfigue" rev="0.0.2">
<artifact name="beetl-spring-boot-autoconfigue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piggsoft', module='beetl-spring-boot-autoconfigue', version='0.0.2')
)
libraryDependencies += "com.piggsoft" % "beetl-spring-boot-autoconfigue" % "0.0.2"
[com.piggsoft/beetl-spring-boot-autoconfigue "0.0.2"]