Last Version

anotheria.net communication utils 2.1.1

Defines various standards for all Anotheria Maven Projects

License

License

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-comm
Version

Version

2.1.1
Type

Type

jar
Description

Description

anotheria.net communication utils
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-comm

Download ano-comm 2.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
net.anotheria : ano-util jar 2.1.6
net.anotheria : ano-prise jar 2.1.0
net.anotheria : configureme jar 2.2.0
javax.mail : mail jar 1.4.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.