MVN

ca.pjer : parse-spring-boot-starter

Maven & Gradle

Mar 28, 2017
1 usages
7 stars

Parse Spring Boot Starter · Ths is a Spring Boot Starter for Parse integration

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>parse-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.pjer : parse-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of ca.pjer : parse-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
parse-spring-boot-starter-1.1.0
1.0.x
parse-spring-boot-starter-1.0.0

How to add a dependency to Maven

Add the following ca.pjer : parse-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>parse-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.pjer : parse-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'ca.pjer:parse-spring-boot-starter:1.1.0'

Gradle Kotlin DSL: Add the following ca.pjer : parse-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.pjer:parse-spring-boot-starter:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.pjer : parse-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.pjer" % "parse-spring-boot-starter" % "1.1.0"

Advertisement

Dependencies from Group

Aug 17, 2021
2 usages
72 stars
Mar 18, 2019
1 usages
8 stars
Mar 28, 2017
1 usages
7 stars
Jun 19, 2015
20 stars
Mar 14, 2017

Discover Dependencies

Mar 12, 2018
1 usages
0 stars
May 05, 2019
2 usages
2 stars
May 27, 2019
1 usages
290 stars
Oct 28, 2017
2 usages
33 stars
Mar 10, 2018
1 usages
3 stars
Aug 01, 2017
1 usages
3 stars
Dec 19, 2017
1 usages
0 stars