| License |
License |
|---|---|
| GroupId | GroupIdde.neuland-bfi |
| ArtifactId | ArtifactIdspring-pug4j |
| Version | Version2.0.0-beta-1 |
| Type | Typejar |
| Description |
Descriptionspring-pug4j
Spring interface to the Pug4J compiler (formerly known as spring-jade4j)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-pug4j-2.0.0-beta-1.pom | |
| spring-pug4j-2.0.0-beta-1.jar | 8 KB |
| spring-pug4j-2.0.0-beta-1-sources.jar | 3 KB |
| spring-pug4j-2.0.0-beta-1-javadoc.jar | 411 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |