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