License |
License |
---|---|
GroupId | GroupIdio.spot-next |
ArtifactId | ArtifactIdspot-core |
Version | Version1.0.21-BETA-20190513 |
Type | Typejar |
Description |
Descriptionio.spot-next:spot-core
The spOt microservice framework.
|
Project Organization |
Project OrganizationspOt |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.spot-next/spot-core/ -->
<dependency>
<groupId>io.spot-next</groupId>
<artifactId>spot-core</artifactId>
<version>1.0.21-BETA-20190513</version>
</dependency>
// https://jarcasting.com/artifacts/io.spot-next/spot-core/
implementation 'io.spot-next:spot-core:1.0.21-BETA-20190513'
// https://jarcasting.com/artifacts/io.spot-next/spot-core/
implementation ("io.spot-next:spot-core:1.0.21-BETA-20190513")
'io.spot-next:spot-core:jar:1.0.21-BETA-20190513'
<dependency org="io.spot-next" name="spot-core" rev="1.0.21-BETA-20190513">
<artifact name="spot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spot-next', module='spot-core', version='1.0.21-BETA-20190513')
)
libraryDependencies += "io.spot-next" % "spot-core" % "1.0.21-BETA-20190513"
[io.spot-next/spot-core "1.0.21-BETA-20190513"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |