Last Version

ano-utils 2.2.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-util
Version

Version

2.2.0
Type

Type

jar
Description

Description

ano-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-util

Download ano-util 2.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
net.anotheria : configureme jar 2.3.3
org.bouncycastle : bcprov-jdk15on jar 1.54

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar 3.0.1

test (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
ch.qos.logback : logback-classic jar 1.1.7
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.