Maven Profile Activator Extension

Provide flexible Maven profile activation via script

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.diamondq.maven
ArtifactId

ArtifactId

maven-profile-activator
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Profile Activator Extension
Provide flexible Maven profile activation via script
Project URL

Project URL

https://github.com/diamondq/maven-profile-activator/tree/master

Download maven-profile-activator

How to add to project

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

Dependencies

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0