Last Version

Jersey FreeMarker templating engine support 1.19.4

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.contribs
ArtifactId

ArtifactId

jersey-freemarker
Version

Version

1.19.4
Type

Type

jar
Description

Description

Jersey FreeMarker templating engine support
Projects that provide additional functionality to jersey, like integration with other projects/frameworks.
Project URL

Project URL

https://jersey.java.net/jersey-freemarker/
Project Organization

Project Organization

Oracle Corporation

Download jersey-freemarker 1.19.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.18

Project Modules

There are no modules declared in this project.