is not current version
Last Version 1.2.1

org.springframework.cloud.fn:geode-supplier 1.0.2

geode supplier

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.cloud.fn
ArtifactId

ArtifactId

geode-supplier
Version

Version

1.0.2
Type

Type

jar

Download geode-supplier 1.0.2


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/geode-supplier/ -->
<dependency>
    <groupId>org.springframework.cloud.fn</groupId>
    <artifactId>geode-supplier</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/geode-supplier/
implementation 'org.springframework.cloud.fn:geode-supplier:1.0.2'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/geode-supplier/
implementation ("org.springframework.cloud.fn:geode-supplier:1.0.2")
'org.springframework.cloud.fn:geode-supplier:jar:1.0.2'
<dependency org="org.springframework.cloud.fn" name="geode-supplier" rev="1.0.2">
  <artifact name="geode-supplier" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='geode-supplier', version='1.0.2')
)
libraryDependencies += "org.springframework.cloud.fn" % "geode-supplier" % "1.0.2"
[org.springframework.cloud.fn/geode-supplier "1.0.2"]