не последняя версия
Последняя версия 2.2

org.jencks:jencks-parent 2.1

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

Группа

Группа

org.jencks
Идентификатор

Идентификатор

jencks-parent
Версия

Версия

2.1
Тип

Тип

pom

Скачать jencks-parent 2.1

Имя Файла Размер
jencks-parent-2.1.pom 3 KB
Обзор

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