License |
License |
---|---|
GroupId | GroupIdio.spot-next |
ArtifactId | ArtifactIdspot-core-shell |
Version | Version1.0.9-BETA-20180913 |
Type | Typejar |
Description |
Descriptionio.spot-next:spot-core-shell
The spOt microservice framework.
|
Project Organization |
Project OrganizationspOt |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.spot-next/spot-core-shell/ -->
<dependency>
<groupId>io.spot-next</groupId>
<artifactId>spot-core-shell</artifactId>
<version>1.0.9-BETA-20180913</version>
</dependency>
// https://jarcasting.com/artifacts/io.spot-next/spot-core-shell/
implementation 'io.spot-next:spot-core-shell:1.0.9-BETA-20180913'
// https://jarcasting.com/artifacts/io.spot-next/spot-core-shell/
implementation ("io.spot-next:spot-core-shell:1.0.9-BETA-20180913")
'io.spot-next:spot-core-shell:jar:1.0.9-BETA-20180913'
<dependency org="io.spot-next" name="spot-core-shell" rev="1.0.9-BETA-20180913">
<artifact name="spot-core-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spot-next', module='spot-core-shell', version='1.0.9-BETA-20180913')
)
libraryDependencies += "io.spot-next" % "spot-core-shell" % "1.0.9-BETA-20180913"
[io.spot-next/spot-core-shell "1.0.9-BETA-20180913"]
Group / Artifact | Type | Version |
---|---|---|
io.spot-next : spot-core | jar | 1.0.9-BETA-20180913 |
io.spot-next : spot-core-model-infrastructure | jar | 1.0.9-BETA-20180913 |
org.springframework.shell : spring-shell-starter | jar | 2.0.0.RELEASE |
org.springframework : spring-aspects | jar | 5.0.8.RELEASE |
org.aspectj : aspectjrt | jar | 1.9.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.commons : commons-collections4 | jar | 4.1 |