| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdano-doc-parent |
| Last Version | Last Version2.6.14 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAnodoc projects parent pom
Defines various standards for all Anotheria Maven Projects
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ano-doc-parent-2.6.14.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-doc-parent/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-doc-parent</artifactId>
<version>2.6.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-doc-parent/
implementation 'net.anotheria:ano-doc-parent:2.6.14'
// https://jarcasting.com/artifacts/net.anotheria/ano-doc-parent/
implementation ("net.anotheria:ano-doc-parent:2.6.14")
'net.anotheria:ano-doc-parent:pom:2.6.14'
<dependency org="net.anotheria" name="ano-doc-parent" rev="2.6.14">
<artifact name="ano-doc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-doc-parent', version='2.6.14')
)
libraryDependencies += "net.anotheria" % "ano-doc-parent" % "2.6.14"
[net.anotheria/ano-doc-parent "2.6.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.anotheria : ano-doc | jar | 2.6.14 |
| net.anotheria : ano-util | jar | 2.1.9 |
| net.anotheria : ano-maf | jar | 2.3.0 |
| net.anotheria : configureme | jar | 2.4.1 |
| net.anotheria : moskito-core | jar | 2.9.2 |
| net.anotheria : moskito-web | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |