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