Row Client Starter

Row client starter for springboot

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.ep2p
ArtifactId

ArtifactId

row-client-starter
Last Version

Last Version

1.3.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Row Client Starter
Row client starter for springboot
Project URL

Project URL

https://github.com/ep2p/row-client-starter
Source Code Management

Source Code Management

http://github.com/ep2p/row-client-starter/tree/master

Download row-client-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.ep2p/row-client-starter/ -->
<dependency>
    <groupId>io.ep2p</groupId>
    <artifactId>row-client-starter</artifactId>
    <version>1.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.ep2p/row-client-starter/
implementation 'io.ep2p:row-client-starter:1.3.1-RELEASE'
// https://jarcasting.com/artifacts/io.ep2p/row-client-starter/
implementation ("io.ep2p:row-client-starter:1.3.1-RELEASE")
'io.ep2p:row-client-starter:jar:1.3.1-RELEASE'
<dependency org="io.ep2p" name="row-client-starter" rev="1.3.1-RELEASE">
  <artifact name="row-client-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ep2p', module='row-client-starter', version='1.3.1-RELEASE')
)
libraryDependencies += "io.ep2p" % "row-client-starter" % "1.3.1-RELEASE"
[io.ep2p/row-client-starter "1.3.1-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
org.projectlombok : lombok Optional jar 1.18.20
org.springframework.boot : spring-boot-starter-websocket jar 2.4.5
io.ep2p : row-client jar 2.0.0-RELEASE
org.springframework.retry : spring-retry jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1-RELEASE