License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdano-site |
Last Version | Last Version2.6.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanotheria.net site engine
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ano-site-2.6.11.pom | |
ano-site-2.6.11.jar | 1 MB |
ano-site-2.6.11-sources.jar | 3 MB |
ano-site-2.6.11-javadoc.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-site/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-site</artifactId>
<version>2.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-site/
implementation 'net.anotheria:ano-site:2.6.11'
// https://jarcasting.com/artifacts/net.anotheria/ano-site/
implementation ("net.anotheria:ano-site:2.6.11")
'net.anotheria:ano-site:jar:2.6.11'
<dependency org="net.anotheria" name="ano-site" rev="2.6.11">
<artifact name="ano-site" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-site', version='2.6.11')
)
libraryDependencies += "net.anotheria" % "ano-site" % "2.6.11"
[net.anotheria/ano-site "2.6.11"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.sun.jersey : jersey-client | jar | 1.18.1 |
org.codehaus.jettison : jettison | jar | 1.1 |
net.anotheria : ano-doc | jar | 2.6.11 |
net.anotheria : ano-util | jar | 2.1.6 |
net.anotheria : ano-tags | jar | 2.1.1 |
net.anotheria : ano-web | jar | 2.1.0 |
net.anotheria : ano-maf | jar | 2.1.1 |
net.anotheria : ano-prise | jar | 2.2.0 |
net.anotheria : ano-plass | jar | 2.1.2 |
net.anotheria : ano-access | jar | 2.2.0 |
net.anotheria : moskito-core | jar | 2.9.0 |
net.anotheria : moskito-web | jar | 2.9.0 |
net.anotheria : moskito-webui | jar | 2.9.0 |
commons-io : commons-io | jar | 1.4 |
org.json : json | jar | 20090211 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
net.anotheria : ano-net | jar | 2.1.1 |
net.anotheria : configureme | jar | 2.4.1 |
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.google.code.findbugs : findbugs | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
junit : junit | jar | 4.12 |