Last Version

APT-Jelly 2.3

The apt-jelly is a source code artifact generation tool.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.apt-jelly
ArtifactId

ArtifactId

apt-jelly
Version

Version

2.3
Type

Type

jar
Description

Description

APT-Jelly
The apt-jelly is a source code artifact generation tool.
Project URL

Project URL

http://apt-jelly.sf.net/

Download apt-jelly 2.3


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

Dependencies

compile (8)

Group / Artifact Type Version
freemarker : freemarker Optional jar 2.3.6
commons-beanutils : commons-beanutils Optional jar 1.6
commons-collections : commons-collections Optional jar 2.1
commons-jelly : commons-jelly Optional jar 1.0
commons-jexl : commons-jexl Optional jar 1.0
commons-logging : commons-logging Optional jar 1.0.3
dom4j : dom4j Optional jar 1.5.2
log4j : log4j Optional jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.