License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.piggsoft |
ArtifactId | ArtifactIdbeetl-spring-boot |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
beetl-spring-boot-0.0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot/ -->
<dependency>
<groupId>com.piggsoft</groupId>
<artifactId>beetl-spring-boot</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot/
implementation 'com.piggsoft:beetl-spring-boot:0.0.3'
// https://jarcasting.com/artifacts/com.piggsoft/beetl-spring-boot/
implementation ("com.piggsoft:beetl-spring-boot:0.0.3")
'com.piggsoft:beetl-spring-boot:pom:0.0.3'
<dependency org="com.piggsoft" name="beetl-spring-boot" rev="0.0.3">
<artifact name="beetl-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.piggsoft', module='beetl-spring-boot', version='0.0.3')
)
libraryDependencies += "com.piggsoft" % "beetl-spring-boot" % "0.0.3"
[com.piggsoft/beetl-spring-boot "0.0.3"]