Aadarchi : CDI in Maven helper

This small java library provides a simple way to have a maven Mojo use CDI for bean injection

License

License

Categories

Categories

IDE Development Tools Maven Build Tools
GroupId

GroupId

io.github.Riduidel.aadarchi
ArtifactId

ArtifactId

cdi-in-maven-plugin-helper
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aadarchi : CDI in Maven helper
This small java library provides a simple way to have a maven Mojo use CDI for bean injection

Download cdi-in-maven-plugin-helper

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/cdi-in-maven-plugin-helper/ -->
<dependency>
    <groupId>io.github.Riduidel.aadarchi</groupId>
    <artifactId>cdi-in-maven-plugin-helper</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/cdi-in-maven-plugin-helper/
implementation 'io.github.Riduidel.aadarchi:cdi-in-maven-plugin-helper:0.1.1'
// https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/cdi-in-maven-plugin-helper/
implementation ("io.github.Riduidel.aadarchi:cdi-in-maven-plugin-helper:0.1.1")
'io.github.Riduidel.aadarchi:cdi-in-maven-plugin-helper:jar:0.1.1'
<dependency org="io.github.Riduidel.aadarchi" name="cdi-in-maven-plugin-helper" rev="0.1.1">
  <artifact name="cdi-in-maven-plugin-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.aadarchi', module='cdi-in-maven-plugin-helper', version='0.1.1')
)
libraryDependencies += "io.github.Riduidel.aadarchi" % "cdi-in-maven-plugin-helper" % "0.1.1"
[io.github.Riduidel.aadarchi/cdi-in-maven-plugin-helper "0.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0.SP1
org.jboss.weld.se : weld-se-core jar 3.1.4.Final
org.apache.maven : maven-core jar 3.8.5
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.deltaspike.core : deltaspike-core-impl jar 1.9.6

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1