is not current version
Last Version 1.3.2

com.github.terma.gigaspace-web-console:server 1.0.7


GroupId

GroupId

com.github.terma.gigaspace-web-console
ArtifactId

ArtifactId

server
Version

Version

1.0.7
Type

Type

war

Download server 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/server/ -->
<dependency>
    <groupId>com.github.terma.gigaspace-web-console</groupId>
    <artifactId>server</artifactId>
    <version>1.0.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/server/
implementation 'com.github.terma.gigaspace-web-console:server:1.0.7'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/server/
implementation ("com.github.terma.gigaspace-web-console:server:1.0.7")
'com.github.terma.gigaspace-web-console:server:war:1.0.7'
<dependency org="com.github.terma.gigaspace-web-console" name="server" rev="1.0.7">
  <artifact name="server" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='server', version='1.0.7')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "server" % "1.0.7"
[com.github.terma.gigaspace-web-console/server "1.0.7"]