не последняя версия
Последняя версия 0.5

fish.payara.maven.extensions:regex-profile-activator 0.3

Allow profile activation using regex expressions.

Категории

Категории

Payara Контейнер Application Servers Maven Компиляция и сборка
Группа

Группа

fish.payara.maven.extensions
Идентификатор

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

regex-profile-activator
Версия

Версия

0.3
Тип

Тип

jar

Скачать regex-profile-activator 0.3


<!-- https://jarcasting.com/artifacts/fish.payara.maven.extensions/regex-profile-activator/ -->
<dependency>
    <groupId>fish.payara.maven.extensions</groupId>
    <artifactId>regex-profile-activator</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/fish.payara.maven.extensions/regex-profile-activator/
implementation 'fish.payara.maven.extensions:regex-profile-activator:0.3'
// https://jarcasting.com/artifacts/fish.payara.maven.extensions/regex-profile-activator/
implementation ("fish.payara.maven.extensions:regex-profile-activator:0.3")
'fish.payara.maven.extensions:regex-profile-activator:jar:0.3'
<dependency org="fish.payara.maven.extensions" name="regex-profile-activator" rev="0.3">
  <artifact name="regex-profile-activator" type="jar" />
</dependency>
@Grapes(
@Grab(group='fish.payara.maven.extensions', module='regex-profile-activator', version='0.3')
)
libraryDependencies += "fish.payara.maven.extensions" % "regex-profile-activator" % "0.3"
[fish.payara.maven.extensions/regex-profile-activator "0.3"]