Last Version

jade4j 1.3.2

Java implementation of the jade templating language

License

License

Categories

Categories

JADE General Purpose Libraries Utility
GroupId

GroupId

de.neuland-bfi
ArtifactId

ArtifactId

jade4j
Version

Version

1.3.2
Type

Type

jar
Description

Description

jade4j
Java implementation of the jade templating language
Project URL

Project URL

https://github.com/neuland/jade4j
Source Code Management

Source Code Management

https://github.com/neuland/jade4j

Download jade4j 1.3.2


<!-- https://jarcasting.com/artifacts/de.neuland-bfi/jade4j/ -->
<dependency>
    <groupId>de.neuland-bfi</groupId>
    <artifactId>jade4j</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.neuland-bfi/jade4j/
implementation 'de.neuland-bfi:jade4j:1.3.2'
// https://jarcasting.com/artifacts/de.neuland-bfi/jade4j/
implementation ("de.neuland-bfi:jade4j:1.3.2")
'de.neuland-bfi:jade4j:jar:1.3.2'
<dependency org="de.neuland-bfi" name="jade4j" rev="1.3.2">
  <artifact name="jade4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.neuland-bfi', module='jade4j', version='1.3.2')
)
libraryDependencies += "de.neuland-bfi" % "jade4j" % "1.3.2"
[de.neuland-bfi/jade4j "1.3.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-jexl jar 2.1.1
commons-collections : commons-collections jar 3.2.2
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
com.vladsch.flexmark : flexmark jar 0.42.14

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 1.7.1
com.google.code.gson : gson jar 2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.