| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.flowcentraltech.flowcentral |
| ArtifactId | ArtifactIdflowcentral-security |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionflowcentral-security
Flowcentral Security Module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-security/ -->
<dependency>
<groupId>com.flowcentraltech.flowcentral</groupId>
<artifactId>flowcentral-security</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-security/
implementation 'com.flowcentraltech.flowcentral:flowcentral-security:1.0.1'
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-security/
implementation ("com.flowcentraltech.flowcentral:flowcentral-security:1.0.1")
'com.flowcentraltech.flowcentral:flowcentral-security:jar:1.0.1'
<dependency org="com.flowcentraltech.flowcentral" name="flowcentral-security" rev="1.0.1">
<artifact name="flowcentral-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowcentraltech.flowcentral', module='flowcentral-security', version='1.0.1')
)
libraryDependencies += "com.flowcentraltech.flowcentral" % "flowcentral-security" % "1.0.1"
[com.flowcentraltech.flowcentral/flowcentral-security "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.flowcentraltech.flowcentral : flowcentral-common | jar | 1.0.1 |
| com.flowcentraltech.flowcentral : flowcentral-configuration | jar | 1.0.1 |
| com.flowcentraltech.flowcentral : flowcentral-system | jar | 1.0.1 |
| com.flowcentraltech.flowcentral : flowcentral-organization | jar | 1.0.1 |
| com.flowcentraltech.flowcentral : flowcentral-notification | jar | 1.0.1 |
| com.tcdng.unify : unify-core | jar | 2.1.7 |
| com.tcdng.unify : unify-web | jar | 2.1.7 |
| com.tcdng.unify : unify-web-ui | jar | 2.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tcdng.unify : unify-core | test-jar | 2.1.7 |
| com.tcdng.unify : unify-web | test-jar | 2.1.7 |
| com.tcdng.unify : unify-web-ui | test-jar | 2.1.7 |
| com.tcdng.unify : unify-jetty | jar | 2.1.7 |
| junit : junit | jar | 4.9 |
| org.hsqldb : hsqldb | jar | 2.3.2 |