fuzzydb-parent-aspectj

Parent for modules that use aspectj

License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

fuzzydb-parent-aspectj
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

fuzzydb-parent-aspectj
Parent for modules that use aspectj
Project Organization

Project Organization

Whirlwind Match Limited

Download fuzzydb-parent-aspectj

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.6.11
com.google.code.findbugs : jsr305 jar 2.0.0
org.slf4j : jcl-over-slf4j jar 1.6.4
org.slf4j : slf4j-api jar 1.6.4

test (2)

Group / Artifact Type Version
junit : junit-dep Optional jar 4.10
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.

JOIN THE COMMUNITY!

Resource for documentation are a bit thin on the ground, but there are some great places to go for ideas as to how use fuzzydb.

The GUI example below is great for a bit of hands on play. We're aiming to get an online example up and running soon too.

There are a couple of sites using the database. Feel free to check out www.fridgemountain.com and www.likemynds.com for how it's used there.

Our Mailing List

There's always a friendly response at hand on a mail group. Any questions, and we're sure there are lots, do post them and we'll get them answered pronto.

The mailing list is [email protected]. You can join at: https://groups.google.com/group/fuzzydb-users

The blog

http://fuzzydb.blogspot.com

The demo

The sample webapp can often be found deployed at: http://fuzzydb-sample-webapp.cloudfoundry.com

GETTING STARTED

Check out the latest snapshot and build it:

git clone git://github.com/whirlwind-match/fuzzydb.git
mvn install

OTHER STUFF

This should pass all tests.

org.fuzzydb

the home of fuzzydb

Versions

Version
1.1.0.RELEASE
1.1.0.M1
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0.M4
1.0.0.M3