is not current version
Last Version 2.0.5

spring-pug4j 2.0.0-beta-1

Spring interface to the Pug4J compiler (formerly known as spring-jade4j)

License

License

GroupId

GroupId

de.neuland-bfi
ArtifactId

ArtifactId

spring-pug4j
Version

Version

2.0.0-beta-1
Type

Type

jar
Description

Description

spring-pug4j
Spring interface to the Pug4J compiler (formerly known as spring-jade4j)
Project URL

Project URL

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

Source Code Management

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

Download spring-pug4j 2.0.0-beta-1


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

Dependencies

compile (3)

Group / Artifact Type Version
de.neuland-bfi : pug4j jar 2.0.0-beta-1
commons-io : commons-io jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
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

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.springframework : spring-test jar 4.3.25.RELEASE
junit : junit jar 4.13
org.mockito : mockito-core jar 3.5.11

Project Modules

There are no modules declared in this project.