MVN

org.jencks : jencks-parent

Maven & Gradle

Sep 03, 2009

Jencks Parent · Spring and POJO enhancements to the Geronimo JCA container to implement Message Driven POJOs.

<dependency>
    <groupId>org.jencks</groupId>
    <artifactId>jencks-parent</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jencks : jencks-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of org.jencks : jencks-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2
jencks-parent-2.2
2.1
jencks-parent-2.1
2.0
jencks-parent-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jencks</groupId>
    <artifactId>jencks-parent</artifactId>
    <version>2.2</version>
</dependency>