is not current version
Last Version 1.3.2

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

War to embedded GigaSpace Web Console to your application

GroupId

GroupId

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

ArtifactId

server
Version

Version

1.1.0
Type

Type

war

Download server 1.1.0


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