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