Last Version

Regex Profile Activator Maven Extension 0.5

Allow profile activation using regex expressions.

License

License

Categories

Categories

Payara Container Application Servers Maven Build Tools
GroupId

GroupId

fish.payara.maven.extensions
ArtifactId

ArtifactId

regex-profile-activator
Version

Version

0.5
Type

Type

jar
Description

Description

Regex Profile Activator Maven Extension
Allow profile activation using regex expressions.
Project URL

Project URL

https://github.com/payara/ecosystem-maven-regex-profile-activation-extension

Download regex-profile-activator 0.5


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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.0
org.codehaus.plexus : plexus-component-annotations jar 1.7.1

Project Modules

There are no modules declared in this project.