License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdano-tags |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanotheria.net taglibs
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ano-tags-2.1.2.pom | |
ano-tags-2.1.2.jar | 47 KB |
ano-tags-2.1.2-sources.jar | 26 KB |
ano-tags-2.1.2-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-tags/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-tags</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-tags/
implementation 'net.anotheria:ano-tags:2.1.2'
// https://jarcasting.com/artifacts/net.anotheria/ano-tags/
implementation ("net.anotheria:ano-tags:2.1.2")
'net.anotheria:ano-tags:jar:2.1.2'
<dependency org="net.anotheria" name="ano-tags" rev="2.1.2">
<artifact name="ano-tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-tags', version='2.1.2')
)
libraryDependencies += "net.anotheria" % "ano-tags" % "2.1.2"
[net.anotheria/ano-tags "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : ano-util | jar | 2.1.6 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-el : commons-el | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty | jar | 6.1.26 |
org.mortbay.jetty : jetty-util | jar | 6.1.26 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.26 |
tomcat : jasper-compiler | jar | 5.5.15 |
tomcat : jasper-compiler-jdt | jar | 5.5.15 |
tomcat : jasper-runtime | jar | 5.5.15 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
junit : junit | jar | 4.12 |