MVN

jencks : jencks-all

Maven & Gradle

Mar 08, 2006
10 usages

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.

<dependency>
    <groupId>jencks</groupId>
    <artifactId>jencks-all</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jencks : jencks-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of jencks : jencks-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jencks-all-1.1.3
jencks-all-1.1.2
jencks-all-1.1.1
1.1
jencks-all-1.1
1.0
jencks-all-1.0
jencks-all-1.0-M1

How to add a dependency to Maven

Add the following jencks : jencks-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jencks</groupId>
    <artifactId>jencks-all</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jencks : jencks-all gradle dependency to your build.gradle file:

implementation 'jencks:jencks-all:1.1.3'

Gradle Kotlin DSL: Add the following jencks : jencks-all gradle kotlin dependency to your build.gradle.kts file:

implementation("jencks:jencks-all:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following jencks : jencks-all sbt scala dependency to your build.sbt file:

libraryDependencies += "jencks" % "jencks-all" % "1.1.3"

Advertisement

Dependencies from Group

Mar 08, 2006
10 usages
Sep 20, 2005
6 usages
Nov 14, 2005
3 usages
Mar 08, 2006
2 usages

Discover Dependencies

Jan 04, 2013
7 usages
68 stars
Feb 23, 2013
3 usages
699 stars
Feb 27, 2014
1 usages
Apr 22, 2016
1 usages
4 stars
Nov 20, 2017
3 usages
26 stars
Mar 09, 2020
3 usages
59.1k stars