Last Version

anotheria.net access control system 2.2.2

Defines various standards for all Anotheria Maven Projects

License

License

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-access
Version

Version

2.2.2
Type

Type

jar
Description

Description

anotheria.net access control system
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-access

Download ano-access 2.2.2


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

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 : ano-prise jar 2.2.1
net.anotheria : configureme jar 2.4.0
net.anotheria : moskito-core jar 2.9.1

provided (1)

Group / Artifact Type Version
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.