Pinject

A CDI extension that provides the ability to inject property values (e.g. numbers, strings, dates, etc) into managed beans.

License

License

GroupId

GroupId

org.soulwing
ArtifactId

ArtifactId

pinject
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Pinject
A CDI extension that provides the ability to inject property values (e.g. numbers, strings, dates, etc) into managed beans.
Project URL

Project URL

https://github.com/soulwing/pinject

Download pinject

Filename Size
pinject-1.2.0.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.soulwing/pinject/ -->
<dependency>
    <groupId>org.soulwing</groupId>
    <artifactId>pinject</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing/pinject/
implementation 'org.soulwing:pinject:1.2.0'
// https://jarcasting.com/artifacts/org.soulwing/pinject/
implementation ("org.soulwing:pinject:1.2.0")
'org.soulwing:pinject:pom:1.2.0'
<dependency org="org.soulwing" name="pinject" rev="1.2.0">
  <artifact name="pinject" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.soulwing', module='pinject', version='1.2.0')
)
libraryDependencies += "org.soulwing" % "pinject" % "1.2.0"
[org.soulwing/pinject "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pinject-api
  • pinject-extension
  • pinject-modules
org.soulwing

soulwing-org

Versions

Version
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.15
1.0.11
1.0.10
1.0.9
1.0.8