is not current version
Last Version 0.0.3

com.piggsoft:beetl-spring-boot 0.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.piggsoft
ArtifactId

ArtifactId

beetl-spring-boot
Version

Version

0.0.1
Type

Type

pom

Download beetl-spring-boot 0.0.1


<!-- https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot/ -->
<dependency>
    <groupId>com.piggsoft</groupId>
    <artifactId>beetl-spring-boot</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot/
implementation 'com.piggsoft:beetl-spring-boot:0.0.1'
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot/
implementation ("com.piggsoft:beetl-spring-boot:0.0.1")
'com.piggsoft:beetl-spring-boot:pom:0.0.1'
<dependency org="com.piggsoft" name="beetl-spring-boot" rev="0.0.1">
  <artifact name="beetl-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.piggsoft', module='beetl-spring-boot', version='0.0.1')
)
libraryDependencies += "com.piggsoft" % "beetl-spring-boot" % "0.0.1"
[com.piggsoft/beetl-spring-boot "0.0.1"]