не последняя версия
Последняя версия 6.0.0.CR5

org.kie.commons:kie-commons-regex 6.0.0.Beta2

Collection of reusable Regular Expressions utils.

Группа

Группа

org.kie.commons
Идентификатор

Идентификатор

kie-commons-regex
Версия

Версия

6.0.0.Beta2
Тип

Тип

jar

Скачать kie-commons-regex 6.0.0.Beta2


<!-- 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.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.commons/kie-commons-regex/
implementation 'org.kie.commons:kie-commons-regex:6.0.0.Beta2'
// https://jarcasting.com/artifacts/org.kie.commons/kie-commons-regex/
implementation ("org.kie.commons:kie-commons-regex:6.0.0.Beta2")
'org.kie.commons:kie-commons-regex:jar:6.0.0.Beta2'
<dependency org="org.kie.commons" name="kie-commons-regex" rev="6.0.0.Beta2">
  <artifact name="kie-commons-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.commons', module='kie-commons-regex', version='6.0.0.Beta2')
)
libraryDependencies += "org.kie.commons" % "kie-commons-regex" % "6.0.0.Beta2"
[org.kie.commons/kie-commons-regex "6.0.0.Beta2"]