Last Version

AO DAO Base 3.0.0

Simple data access objects framework base for implementations.

License

License

GroupId

GroupId

com.aoindustries
ArtifactId

ArtifactId

ao-dao-base
Version

Version

3.0.0
Type

Type

pom
Description

Description

AO DAO Base
Simple data access objects framework base for implementations.
Project URL

Project URL

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

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/aoindustries/ao-dao-base

Download ao-dao-base 3.0.0

Filename Size
ao-dao-base-3.0.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.