Geev Starter

Geev Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.piran-framework
ArtifactId

ArtifactId

geev-spring-boot-starter
Last Version

Last Version

0.3-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Geev Starter
Geev Spring Boot Starter
Project URL

Project URL

http://github.com/piran-framework/geev/
Source Code Management

Source Code Management

http://github.com/piran-framework/geev/tree/master

Download geev-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-starter/ -->
<dependency>
    <groupId>com.piran-framework</groupId>
    <artifactId>geev-spring-boot-starter</artifactId>
    <version>0.3-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-starter/
implementation 'com.piran-framework:geev-spring-boot-starter:0.3-RELEASE'
// https://jarcasting.com/artifacts/com.piran-framework/geev-spring-boot-starter/
implementation ("com.piran-framework:geev-spring-boot-starter:0.3-RELEASE")
'com.piran-framework:geev-spring-boot-starter:pom:0.3-RELEASE'
<dependency org="com.piran-framework" name="geev-spring-boot-starter" rev="0.3-RELEASE">
  <artifact name="geev-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.piran-framework', module='geev-spring-boot-starter', version='0.3-RELEASE')
)
libraryDependencies += "com.piran-framework" % "geev-spring-boot-starter" % "0.3-RELEASE"
[com.piran-framework/geev-spring-boot-starter "0.3-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
com.piran-framework : geev-spring-boot-autoconfigure jar 0.3-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.3-RELEASE