jDTO Binder :: CDI Integration

CDI integration module for the jDTO Binder framework.

License

License

GroupId

GroupId

org.jdto
ArtifactId

ArtifactId

jdto-cdi
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

jDTO Binder :: CDI Integration
CDI integration module for the jDTO Binder framework.

Download jdto-cdi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jdto : jdto jar 1.4

provided (3)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.6.2
commons-lang : commons-lang jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.slf4j : slf4j-jdk14 jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1