License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdano-doc |
Last Version | Last Version2.6.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanotheria.net document generation framework
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ano-doc-2.6.14.pom | |
ano-doc-2.6.14.jar | 641 KB |
ano-doc-2.6.14-sources.jar | 387 KB |
ano-doc-2.6.14-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-doc/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-doc</artifactId>
<version>2.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-doc/
implementation 'net.anotheria:ano-doc:2.6.14'
// https://jarcasting.com/artifacts/net.anotheria/ano-doc/
implementation ("net.anotheria:ano-doc:2.6.14")
'net.anotheria:ano-doc:jar:2.6.14'
<dependency org="net.anotheria" name="ano-doc" rev="2.6.14">
<artifact name="ano-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-doc', version='2.6.14')
)
libraryDependencies += "net.anotheria" % "ano-doc" % "2.6.14"
[net.anotheria/ano-doc "2.6.14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
net.anotheria : ano-util | jar | 2.1.9 |
net.anotheria : configureme | jar | 2.3.0 |
net.anotheria : moskito-core | jar | 2.8.5 |
net.anotheria : moskito-web | jar | 2.8.5 |
net.anotheria : ano-web | jar | 2.1.0 |
net.anotheria : ano-maf | jar | 2.3.0 |
net.anotheria : ano-plass | jar | 2.1.4 |
net.anotheria : ano-prise | jar | 2.2.1 |
org.jdom : jdom | jar | 1.1.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
junit : junit | jar | 4.12 |