is not current version
Last Version 1.0.21-BETA-20190513

io.spot-next:spot-framework 1.0.2-BETA-20180809-d30d1c6

The spOt microservice framework.

GroupId

GroupId

io.spot-next
ArtifactId

ArtifactId

spot-framework
Version

Version

1.0.2-BETA-20180809-d30d1c6
Type

Type

pom

Download spot-framework 1.0.2-BETA-20180809-d30d1c6


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