GroupId | GroupIdcom.github.terma.gigaspace-web-console |
---|---|
ArtifactId | ArtifactIdaggregator |
Version | Version1.0.8 |
Type | Typepom |
Filename | Size |
---|---|
aggregator-1.0.8.pom | 8 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.0.8</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.0.8'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/
implementation ("com.github.terma.gigaspace-web-console:aggregator:1.0.8")
'com.github.terma.gigaspace-web-console:aggregator:pom:1.0.8'
<dependency org="com.github.terma.gigaspace-web-console" name="aggregator" rev="1.0.8">
<artifact name="aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='aggregator', version='1.0.8')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "aggregator" % "1.0.8"
[com.github.terma.gigaspace-web-console/aggregator "1.0.8"]