Jencks :: All

The code consists of example POJOs which should be usable inside a JMS container. i.e. there are no API dependencies on the container whatnosever. Its pretty easy to write useful Message POJOs without any API dependencies whatsoever. There's also a couple of helper classes you can use to provide some JMS helper methods.

GroupId

GroupId

jencks
ArtifactId

ArtifactId

jencks-all
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Jencks :: All
The code consists of example POJOs which should be usable inside a JMS container. i.e. there are no API dependencies on the container whatnosever. Its pretty easy to write useful Message POJOs without any API dependencies whatsoever. There's also a couple of helper classes you can use to provide some JMS helper methods.
Project URL

Project URL

http://www.jencks.org/
Project Organization

Project Organization

LogicBlaze, Inc.

Download jencks-all

How to add to project

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

Dependencies

compile (28)

Group / Artifact Type Version
jencks : jencks jar 1.1.3
geronimo-spec : geronimo-spec-j2ee-connector jar 1.5-rc4
geronimo-spec : geronimo-spec-jms jar 1.1-rc4
geronimo-spec : geronimo-spec-jta jar 1.0.1B-rc4
geronimo-spec : geronimo-spec-j2ee-management jar 1.0-rc4
geronimo-spec : geronimo-spec-servlet jar 2.4-rc4
mx4j : mx4j jar 3.0.1
jencks » geronimo-connector jar 1.0-20051118
jencks » geronimo-transaction jar 1.0-20051118
tranql : tranql-connector jar 1.0
jencks : xapool-without-pool jar 1.4
concurrent : concurrent jar 1.3.4
commons-logging : commons-logging jar 1.0.3
springframework : spring jar 1.2.5
aopalliance : aopalliance jar 1.0
hsqldb : hsqldb jar 1.7.3.3
springframework : spring-mock jar 1.2
activemq : activemq-core jar 3.2
activemq : activemq-ra jar 3.2
activeio : activeio jar 1.1
commons-pool : commons-pool jar 1.2
commons-dbcp : commons-dbcp jar 1.2
commons-collections : commons-collections jar 3.1
axion : axion jar 1.0-M3-dev
commons-primitives : commons-primitives jar 1.0
regexp : regexp jar 1.3
jencks : genericra jar
log4j : log4j jar 1.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1
1.0
1.0-M1