org.fuzzydb:org.fuzzydb.spring

Provides integration with Spring transaction management

Лицензия

Лицензия

Группа

Группа

org.fuzzydb
Идентификатор

Идентификатор

org.fuzzydb.spring
Последняя версия

Последняя версия

1.1.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Provides integration with Spring transaction management
Организация-разработчик

Организация-разработчик

Whirlwind Match Limited

Скачать org.fuzzydb.spring

Как подключить последнюю версию

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.fuzzydb.attrs : org.fuzzydb.attrs jar 1.1.0.RELEASE
org.fuzzydb : org.fuzzydb.server jar 1.1.0.RELEASE
org.springframework : spring-tx jar 3.1.1.RELEASE
org.springframework : spring-aspects jar 3.1.1.RELEASE
org.springframework : spring-oxm jar 3.1.1.RELEASE
cglib : cglib-nodep jar 2.2
org.springframework.data : spring-data-commons jar 1.5.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
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

provided (2)

Идентификатор библиотеки Тип Версия
org.aspectj : aspectjrt jar 1.6.9
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1

runtime (1)

Идентификатор библиотеки Тип Версия
org.aspectj : aspectjweaver jar 1.6.9

test (6)

Идентификатор библиотеки Тип Версия
org.fuzzydb : org.fuzzydb.io.packet jar 1.1.0.RELEASE
org.fuzzydb : org.fuzzydb.server test-jar 1.1.0.RELEASE
org.fuzzydb : org.fuzzydb.test.support jar 1.1.0.RELEASE
org.springframework : spring-test jar 3.1.1.RELEASE
junit : junit-dep Необязательный jar 4.10
org.mockito : mockito-core jar 1.9.0

Модули Проекта

Данный проект не имеет модулей.

Stories in Ready
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 fuzzydb-users@googlegroups.com. 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

Версии библиотеки

Версия
1.1.0.RELEASE
1.1.0.M1
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0.M4
1.0.0.M3
1.0.0.M2
1.0.0.M1