License |
License |
---|---|
GroupId | GroupIdorg.kie.commons |
ArtifactId | ArtifactIdkie-commons-regex |
Last Version | Last Version6.0.0.CR5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKie Commons Regular Expression
Collection of reusable Regular Expressions utils.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.commons/kie-commons-regex/ -->
<dependency>
<groupId>org.kie.commons</groupId>
<artifactId>kie-commons-regex</artifactId>
<version>6.0.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.commons/kie-commons-regex/
implementation 'org.kie.commons:kie-commons-regex:6.0.0.CR5'
// https://jarcasting.com/artifacts/org.kie.commons/kie-commons-regex/
implementation ("org.kie.commons:kie-commons-regex:6.0.0.CR5")
'org.kie.commons:kie-commons-regex:jar:6.0.0.CR5'
<dependency org="org.kie.commons" name="kie-commons-regex" rev="6.0.0.CR5">
<artifact name="kie-commons-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.commons', module='kie-commons-regex', version='6.0.0.CR5')
)
libraryDependencies += "org.kie.commons" % "kie-commons-regex" % "6.0.0.CR5"
[org.kie.commons/kie-commons-regex "6.0.0.CR5"]
Group / Artifact | Type | Version |
---|---|---|
org.kie.commons : kie-commons-validation | jar |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert-core | jar | |
junit : junit | jar | |
org.mockito : mockito-all | jar |
Version |
---|
6.0.0.CR5
|
6.0.0.CR4-Pre1
|
6.0.0.CR4
|
6.0.0.CR3
|
6.0.0.CR2
|
6.0.0.CR1
|
6.0.0.Beta5
|
6.0.0.Beta4
|
6.0.0.Beta3
|
6.0.0.Beta2
|
6.0.0.Beta1
|
6.0.0.Alpha9
|