Attribyte WP DB

A database API for Wordpress.

License

License

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

wpdb
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Attribyte WP DB
A database API for Wordpress.
Project URL

Project URL

https://www.attribyte.org/oss#wpdb

Download wpdb

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar [18.0,)
joda-time : joda-time jar 2.9.4
org.jsoup : jsoup jar 1.9.2
org.attribyte : acp jar 0.6.1
io.dropwizard.metrics : metrics-core jar 3.1.2
mysql : mysql-connector-java jar 5.1.39

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0