Last Version

anotheria micro action framework 2.3.0

Defines various standards for all Anotheria Maven Projects

License

License

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-maf
Version

Version

2.3.0
Type

Type

jar
Description

Description

anotheria micro action framework
Defines various standards for all Anotheria Maven Projects
Project Organization

Project Organization

anotheria.net
Source Code Management

Source Code Management

https://github.com/anotheria/ano-maf

Download ano-maf 2.3.0


<!-- https://jarcasting.com/artifacts/net.anotheria/ano-maf/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>ano-maf</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-maf/
implementation 'net.anotheria:ano-maf:2.3.0'
// https://jarcasting.com/artifacts/net.anotheria/ano-maf/
implementation ("net.anotheria:ano-maf:2.3.0")
'net.anotheria:ano-maf:jar:2.3.0'
<dependency org="net.anotheria" name="ano-maf" rev="2.3.0">
  <artifact name="ano-maf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-maf', version='2.3.0')
)
libraryDependencies += "net.anotheria" % "ano-maf" % "2.3.0"
[net.anotheria/ano-maf "2.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
net.anotheria : ano-util jar 2.1.8
net.anotheria : moskito-core jar 2.9.0
net.anotheria : ano-prise jar 2.2.0
org.reflections : reflections jar 0.9.8

provided (3)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.