License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdano-web |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanotheria web utils
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ano-web-2.1.0.pom | |
ano-web-2.1.0.jar | 69 KB |
ano-web-2.1.0-sources.jar | 45 KB |
ano-web-2.1.0-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-web/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-web</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-web/
implementation 'net.anotheria:ano-web:2.1.0'
// https://jarcasting.com/artifacts/net.anotheria/ano-web/
implementation ("net.anotheria:ano-web:2.1.0")
'net.anotheria:ano-web:jar:2.1.0'
<dependency org="net.anotheria" name="ano-web" rev="2.1.0">
<artifact name="ano-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-web', version='2.1.0')
)
libraryDependencies += "net.anotheria" % "ano-web" % "2.1.0"
[net.anotheria/ano-web "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
net.anotheria : ano-maf | jar | 2.1.0 |
org.jdom : jdom | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : moskito-core | jar | 2.3.0 |
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
servlets.com : cos | jar | 05Nov2002 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
junit : junit | jar | 4.5 |