| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdano-site-webapp |
| Last Version | Last Version2.5.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAnoSite projects parent pom for standalone apps
AnoSite project parents collections
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ano-site-webapp-2.5.4.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-site-webapp/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-site-webapp</artifactId>
<version>2.5.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-site-webapp/
implementation 'net.anotheria:ano-site-webapp:2.5.4'
// https://jarcasting.com/artifacts/net.anotheria/ano-site-webapp/
implementation ("net.anotheria:ano-site-webapp:2.5.4")
'net.anotheria:ano-site-webapp:pom:2.5.4'
<dependency org="net.anotheria" name="ano-site-webapp" rev="2.5.4">
<artifact name="ano-site-webapp" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-site-webapp', version='2.5.4')
)
libraryDependencies += "net.anotheria" % "ano-site-webapp" % "2.5.4"
[net.anotheria/ano-site-webapp "2.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.anotheria : ano-site | jar | 2.5.4 |
| net.anotheria : moskito-core | jar | 2.4.1 |
| net.anotheria : moskito-web | jar | 2.4.1 |
| net.anotheria : moskito-webui | jar | 2.4.1 |
| net.anotheria : ano-doc | jar | 2.5.4 |
| net.anotheria : ano-util | jar | 2.1.0 |
| net.anotheria : ano-maf | jar | 2.1.0 |
| net.anotheria : configureme | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |