is not current version
Last Version 1.2.1

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

geode supplier

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.cloud.fn
ArtifactId

ArtifactId

geode-supplier
Version

Version

1.1.0
Type

Type

jar

Download geode-supplier 1.1.0


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