is not current version
Last Version 1.0.5

flowStep JDBC 1.0.4

flowStep JDBC

GroupId

GroupId

org.flowstep
ArtifactId

ArtifactId

flowstep-jdbc
Version

Version

1.0.4
Type

Type

jar
Description

Description

flowStep JDBC
flowStep JDBC

Download flowstep-jdbc 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.flowstep : flowstep-core jar ${project.version}
org.springframework.boot : spring-boot-starter-jdbc jar
com.h2database : h2 jar

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar

test (2)

Group / Artifact Type Version
org.flowstep : flowstep-test jar ${project.version}
org.springframework.boot : spring-boot-starter-data-jpa jar

Project Modules

There are no modules declared in this project.