Last Version

flowcentral-connect-springboot 1.0.26

Flowcentral Connect Spring Boot Module

License

License

GroupId

GroupId

com.flowcentraltech.flowcentral
ArtifactId

ArtifactId

flowcentral-connect-springboot
Version

Version

1.0.26
Type

Type

jar
Description

Description

flowcentral-connect-springboot
Flowcentral Connect Spring Boot Module
Project URL

Project URL

http://www.flowcentraltechnologies.com
Source Code Management

Source Code Management

http://github.com/flowcentraltechnologies/flowcentral/tree/master/flowcentral-connect-springboot

Download flowcentral-connect-springboot 1.0.26


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

Dependencies

compile (4)

Group / Artifact Type Version
com.flowcentraltech.flowcentral : flowcentral-connect-configuration jar 1.0.26
com.flowcentraltech.flowcentral : flowcentral-connect-common jar 1.0.26
org.springframework.boot : spring-boot-starter-web jar 2.4.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.