Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.github.sviperll |
ArtifactId | ArtifactIdmaven-profiledep-extention |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaven-profiledep-extention
Allow interdependencies between maven profiles
|
<!-- https://jarcasting.com/artifacts/com.github.sviperll/maven-profiledep-extention/ -->
<dependency>
<groupId>com.github.sviperll</groupId>
<artifactId>maven-profiledep-extention</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/maven-profiledep-extention/
implementation 'com.github.sviperll:maven-profiledep-extention:0.2'
// https://jarcasting.com/artifacts/com.github.sviperll/maven-profiledep-extention/
implementation ("com.github.sviperll:maven-profiledep-extention:0.2")
'com.github.sviperll:maven-profiledep-extention:jar:0.2'
<dependency org="com.github.sviperll" name="maven-profiledep-extention" rev="0.2">
<artifact name="maven-profiledep-extention" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='maven-profiledep-extention', version='0.2')
)
libraryDependencies += "com.github.sviperll" % "maven-profiledep-extention" % "0.2"
[com.github.sviperll/maven-profiledep-extention "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.2.1 |
org.apache.maven : maven-core | jar | 3.2.1 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
org.apache.maven : maven-model-builder | jar | 3.2.1 |
org.apache.maven : maven-model | jar | 3.2.1 |
org.eclipse.sisu : org.eclipse.sisu.plexus | jar | 0.0.0.M5 |