| License |
License |
|---|---|
| GroupId | GroupIdcom.orange.wro4j |
| ArtifactId | ArtifactIdwro4j-taglib |
| Version | Version1.4.3 |
| Type | Typejar |
| Description |
Descriptiontaglib for wro4j
This is a taglib for wro4j
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wro4j-taglib-1.4.3.pom | |
| wro4j-taglib-1.4.3.jar | 24 KB |
| wro4j-taglib-1.4.3-sources.jar | 17 KB |
| wro4j-taglib-1.4.3-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orange.wro4j/wro4j-taglib/ -->
<dependency>
<groupId>com.orange.wro4j</groupId>
<artifactId>wro4j-taglib</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.wro4j/wro4j-taglib/
implementation 'com.orange.wro4j:wro4j-taglib:1.4.3'
// https://jarcasting.com/artifacts/com.orange.wro4j/wro4j-taglib/
implementation ("com.orange.wro4j:wro4j-taglib:1.4.3")
'com.orange.wro4j:wro4j-taglib:jar:1.4.3'
<dependency org="com.orange.wro4j" name="wro4j-taglib" rev="1.4.3">
<artifact name="wro4j-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.wro4j', module='wro4j-taglib', version='1.4.3')
)
libraryDependencies += "com.orange.wro4j" % "wro4j-taglib" % "1.4.3"
[com.orange.wro4j/wro4j-taglib "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| ro.isdc.wro4j : wro4j-core | jar | 1.4.9 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.1 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.powermock : powermock-api-mockito | jar | 1.5 |
| org.powermock : powermock-module-junit4 | jar | 1.5 |
| ch.qos.logback : logback-core | jar | 1.0.7 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |
| org.hamcrest : hamcrest-core | jar | 1.3 |