Last Version

devefx-spring-boot 0.0.1

Spring Boot Support for Devefx

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.devefx.spring.boot
ArtifactId

ArtifactId

devefx-spring-boot
Version

Version

0.0.1
Type

Type

pom
Description

Description

devefx-spring-boot
Spring Boot Support for Devefx
Project URL

Project URL

https://github.com/devefx/spring-boot-starters

Download devefx-spring-boot 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • retrofit-spring-boot-starter
  • dozermapper-spring-boot-starter