License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.piran-framework |
ArtifactId | ArtifactIdgeev-spring-boot-starter |
Last Version | Last Version0.3-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeev Starter
Geev Spring Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geev-spring-boot-starter-0.3-RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-starter/ -->
<dependency>
<groupId>com.piran-framework</groupId>
<artifactId>geev-spring-boot-starter</artifactId>
<version>0.3-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-starter/
implementation 'com.piran-framework:geev-spring-boot-starter:0.3-RELEASE'
// https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-starter/
implementation ("com.piran-framework:geev-spring-boot-starter:0.3-RELEASE")
'com.piran-framework:geev-spring-boot-starter:pom:0.3-RELEASE'
<dependency org="com.piran-framework" name="geev-spring-boot-starter" rev="0.3-RELEASE">
<artifact name="geev-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.piran-framework', module='geev-spring-boot-starter', version='0.3-RELEASE')
)
libraryDependencies += "com.piran-framework" % "geev-spring-boot-starter" % "0.3-RELEASE"
[com.piran-framework/geev-spring-boot-starter "0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.piran-framework : geev-spring-boot-autoconfigure | jar | 0.3-RELEASE |