is not current version
Last Version 1.0.21-BETA-20190513

io.spot-next:spot-core-support 1.0.7-BETA-20180827

The spOt microservice framework.

GroupId

GroupId

io.spot-next
ArtifactId

ArtifactId

spot-core-support
Version

Version

1.0.7-BETA-20180827
Type

Type

jar

Download spot-core-support 1.0.7-BETA-20180827


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