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