License |
License |
---|---|
GroupId | GroupIdcom.flowcentraltech.flowcentral |
ArtifactId | ArtifactIdflowcentral-connect-springboot |
Last Version | Last Version1.0.26 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflowcentral-connect-springboot
Flowcentral Connect Spring Boot Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.hsqldb : hsqldb | jar | 2.3.2 |