License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.piggsoft |
ArtifactId | ArtifactIdbeetl-spring-boot-starter |
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-starter/ -->
<dependency>
<groupId>com.piggsoft</groupId>
<artifactId>beetl-spring-boot-starter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-starter/
implementation 'com.piggsoft:beetl-spring-boot-starter:0.0.3'
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot-starter/
implementation ("com.piggsoft:beetl-spring-boot-starter:0.0.3")
'com.piggsoft:beetl-spring-boot-starter:jar:0.0.3'
<dependency org="com.piggsoft" name="beetl-spring-boot-starter" rev="0.0.3">
<artifact name="beetl-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piggsoft', module='beetl-spring-boot-starter', version='0.0.3')
)
libraryDependencies += "com.piggsoft" % "beetl-spring-boot-starter" % "0.0.3"
[com.piggsoft/beetl-spring-boot-starter "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.piggsoft : beetl-spring-boot-autoconfigue | jar | 0.0.3 |
com.ibeetl : beetl | jar | 2.7.0 |