License |
License |
---|---|
GroupId | GroupIdcom.flowcentraltech.flowcentral |
ArtifactId | ArtifactIdflowcentral-interconnect-common |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflowcentral-interconnect-common
Flowcentral Interconnect Common Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-interconnect-common/ -->
<dependency>
<groupId>com.flowcentraltech.flowcentral</groupId>
<artifactId>flowcentral-interconnect-common</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-interconnect-common/
implementation 'com.flowcentraltech.flowcentral:flowcentral-interconnect-common:1.0.2'
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-interconnect-common/
implementation ("com.flowcentraltech.flowcentral:flowcentral-interconnect-common:1.0.2")
'com.flowcentraltech.flowcentral:flowcentral-interconnect-common:jar:1.0.2'
<dependency org="com.flowcentraltech.flowcentral" name="flowcentral-interconnect-common" rev="1.0.2">
<artifact name="flowcentral-interconnect-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowcentraltech.flowcentral', module='flowcentral-interconnect-common', version='1.0.2')
)
libraryDependencies += "com.flowcentraltech.flowcentral" % "flowcentral-interconnect-common" % "1.0.2"
[com.flowcentraltech.flowcentral/flowcentral-interconnect-common "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.flowcentraltech.flowcentral : flowcentral-interconnect-configuration | jar | 1.0.2 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.tcdng.unify : unify-convert | jar | 2.1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |