is not current version
Last Version 1.0.21-BETA-20190513

io.spot-next:spot-core-infrastructure 1.0.10-BETA-20180923

The spOt microservice framework.

GroupId

GroupId

io.spot-next
ArtifactId

ArtifactId

spot-core-infrastructure
Version

Version

1.0.10-BETA-20180923
Type

Type

jar

Download spot-core-infrastructure 1.0.10-BETA-20180923


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