License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.behsacorp |
ArtifactId | ArtifactIdgeev-spring-boot-autoconfigure |
Version | Version0.2-RELEASE |
Type | Typejar |
Description |
DescriptionGeev Spring Boot AutoConfiguration
Geev Spring boot AutoConfiguration
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBehsa Co. |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.behsacorp/geev-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.behsacorp</groupId>
<artifactId>geev-spring-boot-autoconfigure</artifactId>
<version>0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.behsacorp/geev-spring-boot-autoconfigure/
implementation 'com.behsacorp:geev-spring-boot-autoconfigure:0.2-RELEASE'
// https://jarcasting.com/artifacts/com.behsacorp/geev-spring-boot-autoconfigure/
implementation ("com.behsacorp:geev-spring-boot-autoconfigure:0.2-RELEASE")
'com.behsacorp:geev-spring-boot-autoconfigure:jar:0.2-RELEASE'
<dependency org="com.behsacorp" name="geev-spring-boot-autoconfigure" rev="0.2-RELEASE">
<artifact name="geev-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.behsacorp', module='geev-spring-boot-autoconfigure', version='0.2-RELEASE')
)
libraryDependencies += "com.behsacorp" % "geev-spring-boot-autoconfigure" % "0.2-RELEASE"
[com.behsacorp/geev-spring-boot-autoconfigure "0.2-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.behsacorp : geev | jar | 0.2-RELEASE |