is not current version
Last Version 1.0.21-BETA-20190513

io.spot-next:spot-core 1.0.5-BETA-20180813

The spOt microservice framework.

GroupId

GroupId

io.spot-next
ArtifactId

ArtifactId

spot-core
Version

Version

1.0.5-BETA-20180813
Type

Type

jar

Download spot-core 1.0.5-BETA-20180813


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