spring-pug4j

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

License

License

GroupId

GroupId

de.neuland-bfi
ArtifactId

ArtifactId

spring-pug4j
Last Version

Last Version

2.0.5
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
de.neuland-bfi : pug4j jar 2.0.5
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 1.7.35
org.springframework : spring-test jar 4.3.25.RELEASE

provided (5)

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-context jar 4.3.25.RELEASE
org.springframework : spring-webmvc jar 4.3.25.RELEASE

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.35
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.
de.neuland-bfi

neuland - Büro für Informatik

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta-1
2.0.0-alpha-2
2.0.0-alpha-1