MVN

io.spot-next : spot-commerce-spring-base

Maven & Gradle

Sep 13, 2018
14 stars

io.spot-next:spot-commerce-spring-base · The spOt microservice framework.

<dependency>
    <groupId>io.spot-next</groupId>
    <artifactId>spot-commerce-spring-base</artifactId>
    <version>1.0.9-BETA-20180913</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.spot-next : spot-commerce-spring-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.9-BETA-20180913
  • Latest Beta: 1.0.9-BETA-20180913

All Versions

Choose a version of io.spot-next : spot-commerce-spring-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spot-commerce-spring-base-1.0.9-BETA-20180913
spot-commerce-spring-base-1.0.8-BETA-20180902
spot-commerce-spring-base-1.0.7-BETA-20180827
spot-commerce-spring-base-1.0.6-BETA-20180817
spot-commerce-spring-base-1.0.5-BETA-20180813
spot-commerce-spring-base-1.0.4-BETA-20180811-00374fa
spot-commerce-spring-base-1.0.3-BETA-20180811-5cf1f7a
spot-commerce-spring-base-1.0.2-BETA-20180809-d30d1c6
spot-commerce-spring-base-1.0.1-BETA-20180807-59c67be
spot-commerce-spring-base-1.0.0-BETA-20180807-68abee4

How to add a dependency to Maven

Add the following io.spot-next : spot-commerce-spring-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.spot-next</groupId>
    <artifactId>spot-commerce-spring-base</artifactId>
    <version>1.0.9-BETA-20180913</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.spot-next : spot-commerce-spring-base gradle dependency to your build.gradle file:

implementation 'io.spot-next:spot-commerce-spring-base:1.0.9-BETA-20180913'

Gradle Kotlin DSL: Add the following io.spot-next : spot-commerce-spring-base gradle kotlin dependency to your build.gradle.kts file:

implementation("io.spot-next:spot-commerce-spring-base:1.0.9-BETA-20180913")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.spot-next : spot-commerce-spring-base sbt scala dependency to your build.sbt file:

libraryDependencies += "io.spot-next" % "spot-commerce-spring-base" % "1.0.9-BETA-20180913"

Advertisement

Dependencies from Group

May 14, 2019
11 usages
14 stars
Sep 13, 2018
8 usages
14 stars
May 14, 2019
5 usages
14 stars
May 14, 2019
4 usages
14 stars
May 14, 2019
3 usages
14 stars

Discover Dependencies