License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.apt-jelly |
ArtifactId | ArtifactIdapt-jelly |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPT-Jelly
The apt-jelly is a source code artifact generation tool.
|
Project URL |
Project URL |
Filename | Size |
---|---|
apt-jelly-2.3.pom | |
apt-jelly-2.3.jar | 136 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |