License |
License |
---|---|
GroupId | GroupIdcom.threerings |
ArtifactId | ArtifactIdooo-taglibs |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThree Rings Tag Libs
A JSP tag librarie for gettext-based i18n and other bits.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ooo-taglibs-1.3.pom | |
ooo-taglibs-1.3.jar | 126 KB |
ooo-taglibs-1.3-sources.jar | 96 KB |
ooo-taglibs-1.3-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threerings/ooo-taglibs/ -->
<dependency>
<groupId>com.threerings</groupId>
<artifactId>ooo-taglibs</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/ooo-taglibs/
implementation 'com.threerings:ooo-taglibs:1.3'
// https://jarcasting.com/artifacts/com.threerings/ooo-taglibs/
implementation ("com.threerings:ooo-taglibs:1.3")
'com.threerings:ooo-taglibs:jar:1.3'
<dependency org="com.threerings" name="ooo-taglibs" rev="1.3">
<artifact name="ooo-taglibs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='ooo-taglibs', version='1.3')
)
libraryDependencies += "com.threerings" % "ooo-taglibs" % "1.3"
[com.threerings/ooo-taglibs "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.samskivert : samskivert | jar | 1.7.1 |
javax.mail : mail | jar | 1.4.1 |
commons-codec : commons-codec | jar | 1.3 |
commons-configuration : commons-configuration | jar | 1.5 |
commons-lang : commons-lang | jar | 2.2 |
javainetlocator : inetaddresslocator | jar | 2.18 |
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet : jstl | jar | 1.1.2 |
javax.servlet.jsp : jsp-api | jar | 2.4 |
gnu.gettext » gettext | jar | 0.16 |
com.google.code.gson : gson | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.mockrunner : mockrunner | jar | 0.3.8 |