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

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

Allow profile activation using regex expressions.

Категории

Категории

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

Группа

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

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

regex-profile-activator
Версия

Версия

0.1
Тип

Тип

jar

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


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