is not current version
Last Version 6.2.0.CR2

org.kie.workbench.services:kie-wb-common-security 6.2.0.CR1

Kie Workbench - Common - Security

Categories

Categories

Security
GroupId

GroupId

org.kie.workbench.services
ArtifactId

ArtifactId

kie-wb-common-security
Version

Version

6.2.0.CR1
Type

Type

jar

Download kie-wb-common-security 6.2.0.CR1


<!-- https://jarcasting.com/artifacts/org.kie.workbench.services/kie-wb-common-security/ -->
<dependency>
    <groupId>org.kie.workbench.services</groupId>
    <artifactId>kie-wb-common-security</artifactId>
    <version>6.2.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.workbench.services/kie-wb-common-security/
implementation 'org.kie.workbench.services:kie-wb-common-security:6.2.0.CR1'
// https://jarcasting.com/artifacts/org.kie.workbench.services/kie-wb-common-security/
implementation ("org.kie.workbench.services:kie-wb-common-security:6.2.0.CR1")
'org.kie.workbench.services:kie-wb-common-security:jar:6.2.0.CR1'
<dependency org="org.kie.workbench.services" name="kie-wb-common-security" rev="6.2.0.CR1">
  <artifact name="kie-wb-common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.workbench.services', module='kie-wb-common-security', version='6.2.0.CR1')
)
libraryDependencies += "org.kie.workbench.services" % "kie-wb-common-security" % "6.2.0.CR1"
[org.kie.workbench.services/kie-wb-common-security "6.2.0.CR1"]