is not current version
Last Version 0.5

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

Allow profile activation using regex expressions.

Categories

Categories

Payara Container Application Servers Maven Build Tools
GroupId

GroupId

fish.payara.maven.extensions
ArtifactId

ArtifactId

regex-profile-activator
Version

Version

0.2
Type

Type

jar

Download regex-profile-activator 0.2


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