License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdano-db |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanotheria.net db utils
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ano-db-2.1.2.pom | |
ano-db-2.1.2.jar | 23 KB |
ano-db-2.1.2-sources.jar | 13 KB |
ano-db-2.1.2-javadoc.jar | 120 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : findbugs | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |