is not current version
Last Version 1.0.9-BETA-20180913

io.spot-next:spot-commerce-spring-base 1.0.8-BETA-20180902

The spOt microservice framework.

GroupId

GroupId

io.spot-next
ArtifactId

ArtifactId

spot-commerce-spring-base
Version

Version

1.0.8-BETA-20180902
Type

Type

jar

Download spot-commerce-spring-base 1.0.8-BETA-20180902


<!-- https://jarcasting.com/artifacts/io.spot-next/spot-commerce-spring-base/ -->
<dependency>
    <groupId>io.spot-next</groupId>
    <artifactId>spot-commerce-spring-base</artifactId>
    <version>1.0.8-BETA-20180902</version>
</dependency>
// https://jarcasting.com/artifacts/io.spot-next/spot-commerce-spring-base/
implementation 'io.spot-next:spot-commerce-spring-base:1.0.8-BETA-20180902'
// https://jarcasting.com/artifacts/io.spot-next/spot-commerce-spring-base/
implementation ("io.spot-next:spot-commerce-spring-base:1.0.8-BETA-20180902")
'io.spot-next:spot-commerce-spring-base:jar:1.0.8-BETA-20180902'
<dependency org="io.spot-next" name="spot-commerce-spring-base" rev="1.0.8-BETA-20180902">
  <artifact name="spot-commerce-spring-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spot-next', module='spot-commerce-spring-base', version='1.0.8-BETA-20180902')
)
libraryDependencies += "io.spot-next" % "spot-commerce-spring-base" % "1.0.8-BETA-20180902"
[io.spot-next/spot-commerce-spring-base "1.0.8-BETA-20180902"]