License |
License |
---|---|
GroupId | GroupIdorg.jencks |
ArtifactId | ArtifactIdjencks-parent |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJencks Parent
Spring and POJO enhancements to the Geronimo JCA container to implement Message Driven POJOs.
|
Project Organization |
Project OrganizationLogicBlaze, Inc. |
Filename | Size |
---|---|
jencks-parent-2.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jencks/jencks-parent/ -->
<dependency>
<groupId>org.jencks</groupId>
<artifactId>jencks-parent</artifactId>
<version>2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jencks/jencks-parent/
implementation 'org.jencks:jencks-parent:2.2'
// https://jarcasting.com/artifacts/org.jencks/jencks-parent/
implementation ("org.jencks:jencks-parent:2.2")
'org.jencks:jencks-parent:pom:2.2'
<dependency org="org.jencks" name="jencks-parent" rev="2.2">
<artifact name="jencks-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jencks', module='jencks-parent', version='2.2')
)
libraryDependencies += "org.jencks" % "jencks-parent" % "2.2"
[org.jencks/jencks-parent "2.2"]