License |
License |
---|---|
GroupId | GroupIdcom.github.terma.gigaspace-web-console |
ArtifactId | ArtifactIdcore |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionOpen source alternative for GigaSpace Web UI with enhanced data querying
|
Filename | Size |
---|---|
core-1.3.2.pom | |
core-1.3.2.jar | 27 KB |
core-1.3.2-sources.jar | 25 KB |
core-1.3.2-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/core/ -->
<dependency>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>core</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/core/
implementation 'com.github.terma.gigaspace-web-console:core:1.3.2'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/core/
implementation ("com.github.terma.gigaspace-web-console:core:1.3.2")
'com.github.terma.gigaspace-web-console:core:jar:1.3.2'
<dependency org="com.github.terma.gigaspace-web-console" name="core" rev="1.3.2">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='core', version='1.3.2')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "core" % "1.3.2"
[com.github.terma.gigaspace-web-console/core "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.gigaspaces » gs-openspaces | jar | 9.7.0-10491-M6 |
com.gigaspaces » gs-runtime | jar | 9.7.0-10491-M6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |