License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.apt-jelly |
ArtifactId | ArtifactIdapt-jelly-jelly |
Last Version | Last Version2.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPT-Jelly - Jelly Module
Jelly support for APT-Jelly
|
Filename | Size |
---|---|
apt-jelly-jelly-2.15.pom | |
apt-jelly-jelly-2.15.jar | 21 KB |
apt-jelly-jelly-2.15-sources.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.apt-jelly/apt-jelly-jelly/ -->
<dependency>
<groupId>net.sf.apt-jelly</groupId>
<artifactId>apt-jelly-jelly</artifactId>
<version>2.15</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.apt-jelly/apt-jelly-jelly/
implementation 'net.sf.apt-jelly:apt-jelly-jelly:2.15'
// https://jarcasting.com/artifacts/net.sf.apt-jelly/apt-jelly-jelly/
implementation ("net.sf.apt-jelly:apt-jelly-jelly:2.15")
'net.sf.apt-jelly:apt-jelly-jelly:jar:2.15'
<dependency org="net.sf.apt-jelly" name="apt-jelly-jelly" rev="2.15">
<artifact name="apt-jelly-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.apt-jelly', module='apt-jelly-jelly', version='2.15')
)
libraryDependencies += "net.sf.apt-jelly" % "apt-jelly-jelly" % "2.15"
[net.sf.apt-jelly/apt-jelly-jelly "2.15"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.apt-jelly : apt-jelly-core | jar | 2.15 |
commons-beanutils : commons-beanutils | jar | 1.6 |
commons-collections : commons-collections | jar | 2.1 |
commons-jelly : commons-jelly | jar | 1.0 |
commons-jexl : commons-jexl | jar | 1.0 |
commons-logging : commons-logging | jar | 1.0.3 |
dom4j : dom4j | jar | 1.5.2 |
log4j : log4j Optional | jar | 1.2.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |