License |
License |
---|---|
GroupId | GroupIdcom.github.terma.gigaspace-web-console |
ArtifactId | ArtifactIdaggregator |
Version | Version1.3.2 |
Type | Typepom |
Description |
DescriptionGigaSpace Web Console
Open source alternative for GigaSpace Web UI with enhanced data querying
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aggregator-1.3.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/ -->
<dependency>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>aggregator</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/
implementation 'com.github.terma.gigaspace-web-console:aggregator:1.3.2'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/
implementation ("com.github.terma.gigaspace-web-console:aggregator:1.3.2")
'com.github.terma.gigaspace-web-console:aggregator:pom:1.3.2'
<dependency org="com.github.terma.gigaspace-web-console" name="aggregator" rev="1.3.2">
<artifact name="aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='aggregator', version='1.3.2')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "aggregator" % "1.3.2"
[com.github.terma.gigaspace-web-console/aggregator "1.3.2"]