Categories |
CategoriesData Narayana Application Layer Libs Distributed Transactions Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.datalake.geode.jta |
ArtifactId | ArtifactIdnarayana-geode-springboot |
Version | Version0.1.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode-springboot/ -->
<dependency>
<groupId>io.datalake.geode.jta</groupId>
<artifactId>narayana-geode-springboot</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode-springboot/
implementation 'io.datalake.geode.jta:narayana-geode-springboot:0.1.9'
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode-springboot/
implementation ("io.datalake.geode.jta:narayana-geode-springboot:0.1.9")
'io.datalake.geode.jta:narayana-geode-springboot:jar:0.1.9'
<dependency org="io.datalake.geode.jta" name="narayana-geode-springboot" rev="0.1.9">
<artifact name="narayana-geode-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datalake.geode.jta', module='narayana-geode-springboot', version='0.1.9')
)
libraryDependencies += "io.datalake.geode.jta" % "narayana-geode-springboot" % "0.1.9"
[io.datalake.geode.jta/narayana-geode-springboot "0.1.9"]