MVN

com.limemojito.oss.spring-boot : spring-boot-framework

Maven & Gradle

Aug 21, 2023

Lime Mojito Spring Boot Development Framework · Development framework for spring boot applications running on AWS. Utilities for development configuration profiles for localstack use. Autoconfiguration for request log tracing and distributed visibility. Use at your own risk.

<dependency>
    <groupId>com.limemojito.oss.spring-boot</groupId>
    <artifactId>spring-boot-framework</artifactId>
    <version>12.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.limemojito.oss.spring-boot : spring-boot-framework to add to Maven - Latest Versions:

  • Latest Stable: 12.0.3

All Versions

Choose a version of com.limemojito.oss.spring-boot : spring-boot-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
12.0.x
spring-boot-framework-12.0.3
11.0.x
spring-boot-framework-11.0.4
spring-boot-framework-11.0.3
spring-boot-framework-11.0.2
spring-boot-framework-11.0.1
spring-boot-framework-11.0.0
10.0.x
spring-boot-framework-10.0.2
spring-boot-framework-10.0.1
spring-boot-framework-10.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.limemojito.oss.spring-boot</groupId>
    <artifactId>spring-boot-framework</artifactId>
    <version>12.0.3</version>
</dependency>