License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.piran-framework |
ArtifactId | ArtifactIdgeev-spring-boot-autoconfigure |
Version | Version0.3-RELEASE |
Type | Typejar |
Description |
DescriptionGeev Spring Boot AutoConfiguration
Geev Spring boot AutoConfiguration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.piran-framework</groupId>
<artifactId>geev-spring-boot-autoconfigure</artifactId>
<version>0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-autoconfigure/
implementation 'com.piran-framework:geev-spring-boot-autoconfigure:0.3-RELEASE'
// https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-autoconfigure/
implementation ("com.piran-framework:geev-spring-boot-autoconfigure:0.3-RELEASE")
'com.piran-framework:geev-spring-boot-autoconfigure:jar:0.3-RELEASE'
<dependency org="com.piran-framework" name="geev-spring-boot-autoconfigure" rev="0.3-RELEASE">
<artifact name="geev-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piran-framework', module='geev-spring-boot-autoconfigure', version='0.3-RELEASE')
)
libraryDependencies += "com.piran-framework" % "geev-spring-boot-autoconfigure" % "0.3-RELEASE"
[com.piran-framework/geev-spring-boot-autoconfigure "0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.10.RELEASE |
com.piran-framework : geev | jar | 0.3-RELEASE |