Last Version

anotheria.net db utils 2.1.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-db
Version

Version

2.1.2
Type

Type

jar
Description

Description

anotheria.net db utils
Defines various standards for all Anotheria Maven Projects
Project Organization

Project Organization

anotheria.net

Download ano-db 2.1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
net.anotheria : ano-util jar 2.1.6
net.anotheria : configureme jar 2.3.3
org.apache.commons : commons-dbcp2 jar 2.1.1
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.