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