flowcentral-interconnect-springboot

Flowcentral Interconnect Spring Boot Module

License

License

GroupId

GroupId

com.flowcentraltech.flowcentral
ArtifactId

ArtifactId

flowcentral-interconnect-springboot
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

flowcentral-interconnect-springboot
Flowcentral Interconnect Spring Boot Module
Project URL

Project URL

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

Source Code Management

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

Download flowcentral-interconnect-springboot

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.flowcentraltech.flowcentral : flowcentral-interconnect-configuration jar 1.0.2
com.flowcentraltech.flowcentral : flowcentral-interconnect-common jar 1.0.2
org.springframework.boot : spring-boot-starter-web jar 2.4.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.0
com.tcdng.unify : unify-convert jar 2.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0