MVN

io.github.ableron : ableron-spring-boot

Maven & Gradle

Jul 06, 2023
1 stars

ableron-spring-boot · Spring Boot Support for Ableron UI Composition

<dependency>
    <groupId>io.github.ableron</groupId>
    <artifactId>ableron-spring-boot</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ableron : ableron-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of io.github.ableron : ableron-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
ableron-spring-boot-3.2.2
ableron-spring-boot-3.2.1
ableron-spring-boot-3.2.0
3.1.x
ableron-spring-boot-3.1.0
3.0.x
ableron-spring-boot-3.0.3
ableron-spring-boot-3.0.2
ableron-spring-boot-3.0.1
ableron-spring-boot-3.0.0
2.2.x
ableron-spring-boot-2.2.1
ableron-spring-boot-2.2.0
2.1.x
ableron-spring-boot-2.1.0
2.0.x
ableron-spring-boot-2.0.2
ableron-spring-boot-2.0.1
ableron-spring-boot-2.0.0
1.0.x
ableron-spring-boot-1.0.0
0.0.x
ableron-spring-boot-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ableron</groupId>
    <artifactId>ableron-spring-boot</artifactId>
    <version>2.2.1</version>
</dependency>