License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.plexus.redback |
ArtifactId | ArtifactIdredback-taglib |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: Integration :: Taglib
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-taglib-1.0.3.pom | |
redback-taglib-1.0.3.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-taglib/ -->
<dependency>
<groupId>org.codehaus.plexus.redback</groupId>
<artifactId>redback-taglib</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-taglib/
implementation 'org.codehaus.plexus.redback:redback-taglib:1.0.3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-taglib/
implementation ("org.codehaus.plexus.redback:redback-taglib:1.0.3")
'org.codehaus.plexus.redback:redback-taglib:jar:1.0.3'
<dependency org="org.codehaus.plexus.redback" name="redback-taglib" rev="1.0.3">
<artifact name="redback-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.redback', module='redback-taglib', version='1.0.3')
)
libraryDependencies += "org.codehaus.plexus.redback" % "redback-taglib" % "1.0.3"
[org.codehaus.plexus.redback/redback-taglib "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus.redback : redback-system | jar | 1.0.3 |
org.codehaus.plexus : plexus-xwork-integration | jar | 1.0-alpha-7 |
taglibs : standard | jar | 1.1.2 |
javax.servlet : jstl | jar | 1.1.2 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-20 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
javax.servlet : jsp-api | jar | 2.0 |