MVN

ch.puzzle : libpuzzle-spring-boot

Maven & Gradle

Jul 29, 2019
0 stars

libpuzzle Spring Boot · libpuzzle for Spring Boot

<dependency>
    <groupId>ch.puzzle</groupId>
    <artifactId>libpuzzle-spring-boot</artifactId>
    <version>0.1.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.puzzle : libpuzzle-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0-RC1
  • Latest Release Candidate: 0.1.0-RC1

All Versions

Choose a version of ch.puzzle : libpuzzle-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
libpuzzle-spring-boot-0.1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.puzzle</groupId>
    <artifactId>libpuzzle-spring-boot</artifactId>
    <version>0.1.0-RC1</version>
</dependency>