AO DAO

Aggregator POM for simple data access objects framework.

License

License

GroupId

GroupId

com.aoapps
ArtifactId

ArtifactId

ao-dao
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

AO DAO
Aggregator POM for simple data access objects framework.
Project URL

Project URL

https://oss.aoapps.com/dao/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/ao-apps/ao-dao

Download ao-dao

Filename Size
ao-dao-3.0.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.aoapps/ao-dao/ -->
<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-dao</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoapps/ao-dao/
implementation 'com.aoapps:ao-dao:3.0.1'
// https://jarcasting.com/artifacts/com.aoapps/ao-dao/
implementation ("com.aoapps:ao-dao:3.0.1")
'com.aoapps:ao-dao:pom:3.0.1'
<dependency org="com.aoapps" name="ao-dao" rev="3.0.1">
  <artifact name="ao-dao" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoapps', module='ao-dao', version='3.0.1')
)
libraryDependencies += "com.aoapps" % "ao-dao" % "3.0.1"
[com.aoapps/ao-dao "3.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • book
  • api
  • api/book
  • base
  • base/book
  • dbc
  • dbc/book

Versions

Version
3.0.1
3.0.0