Profile Activation Advanced

A Maven extension for expressive property-based profile activation

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.imca-cat.maven
ArtifactId

ArtifactId

profile-activation-advanced
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Profile Activation Advanced
A Maven extension for expressive property-based profile activation
Project URL

Project URL

https://github.com/imca-cat/profile-activation-advanced
Source Code Management

Source Code Management

https://github.com/imca-cat/profile-activation-advanced

Download profile-activation-advanced

How to add to project

<!-- https://jarcasting.com/artifacts/org.imca-cat.maven/profile-activation-advanced/ -->
<dependency>
    <groupId>org.imca-cat.maven</groupId>
    <artifactId>profile-activation-advanced</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.imca-cat.maven/profile-activation-advanced/
implementation 'org.imca-cat.maven:profile-activation-advanced:0.2.0'
// https://jarcasting.com/artifacts/org.imca-cat.maven/profile-activation-advanced/
implementation ("org.imca-cat.maven:profile-activation-advanced:0.2.0")
'org.imca-cat.maven:profile-activation-advanced:jar:0.2.0'
<dependency org="org.imca-cat.maven" name="profile-activation-advanced" rev="0.2.0">
  <artifact name="profile-activation-advanced" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imca-cat.maven', module='profile-activation-advanced', version='0.2.0')
)
libraryDependencies += "org.imca-cat.maven" % "profile-activation-advanced" % "0.2.0"
[org.imca-cat.maven/profile-activation-advanced "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.2
org.mvel : mvel2 jar 2.4.3.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0