Last Version

fuzzydb-parent 1.1.0.RELEASE

Parent POM for specifying common properties for Whirlwind Match open source projects.

License

License

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

fuzzydb-parent
Version

Version

1.1.0.RELEASE
Type

Type

jar
Description

Description

fuzzydb-parent
Parent POM for specifying common properties for Whirlwind Match open source projects.
Project URL

Project URL

https://github.com/whirlwind-match/fuzzydb
Project Organization

Project Organization

Whirlwind Match Limited
Source Code Management

Source Code Management

http://github.com/whirlwind-match/fuzzydb

Download fuzzydb-parent 1.1.0.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
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.