License |
License |
---|---|
GroupId | GroupIdio.spot-next |
ArtifactId | ArtifactIdspot-framework |
Version | Version1.0.21-BETA-20190513 |
Type | Typepom |
Description |
Descriptionio.spot-next:spot-framework
The spOt microservice framework.
|
Project Organization |
Project OrganizationspOt |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spot-framework-1.0.21-BETA-20190513.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.spot-next/spot-framework/ -->
<dependency>
<groupId>io.spot-next</groupId>
<artifactId>spot-framework</artifactId>
<version>1.0.21-BETA-20190513</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.spot-next/spot-framework/
implementation 'io.spot-next:spot-framework:1.0.21-BETA-20190513'
// https://jarcasting.com/artifacts/io.spot-next/spot-framework/
implementation ("io.spot-next:spot-framework:1.0.21-BETA-20190513")
'io.spot-next:spot-framework:pom:1.0.21-BETA-20190513'
<dependency org="io.spot-next" name="spot-framework" rev="1.0.21-BETA-20190513">
<artifact name="spot-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.spot-next', module='spot-framework', version='1.0.21-BETA-20190513')
)
libraryDependencies += "io.spot-next" % "spot-framework" % "1.0.21-BETA-20190513"
[io.spot-next/spot-framework "1.0.21-BETA-20190513"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aspects | jar | 5.1.2.RELEASE |
org.aspectj : aspectjrt | jar | 1.9.2 |
org.apache.commons : commons-collections4 | jar | 4.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |