anotheria micro action framework

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
Last Version

Last Version

2.3.0
Release Date

Release Date

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

How to add to project

<!-- 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.

ano-maf

MicroActionFramework

This MicroActionFramework is stripped to the max filter which some action mapping (something like a more lightweight struts 1). The idea is to have very lightweight webui for integration in other projects (embedded management console). Used by MoSKito among others.

net.anotheria

anotheria

anotheria solution gmbh

Versions

Version
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0