Last Version

spring-jade4j 1.3.1

Spring interface to the Jade compiler

License

License

Categories

Categories

JADE General Purpose Libraries Utility
GroupId

GroupId

de.neuland-bfi
ArtifactId

ArtifactId

spring-jade4j
Version

Version

1.3.1
Type

Type

jar
Description

Description

spring-jade4j
Spring interface to the Jade compiler
Project URL

Project URL

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

Source Code Management

https://github.com/neuland/spring-jade4j

Download spring-jade4j 1.3.1


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

Dependencies

compile (6)

Group / Artifact Type Version
de.neuland-bfi : jade4j jar 1.3.1
org.springframework : spring-core jar 4.3.25.RELEASE
org.springframework : spring-web jar 4.3.25.RELEASE
org.springframework : spring-webmvc jar 4.3.25.RELEASE
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.6.6

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.6
org.springframework : spring-test jar 4.3.25.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.