License |
License |
---|---|
GroupId | GroupIdorg.fuzzydb |
ArtifactId | ArtifactIdorg.fuzzydb.extras.aggregator |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionorg.fuzzydb.extras.aggregator
Various extras that use fuzzydb
|
Project Organization |
Project OrganizationWhirlwind Match Limited |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.extras.aggregator/ -->
<dependency>
<groupId>org.fuzzydb</groupId>
<artifactId>org.fuzzydb.extras.aggregator</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.extras.aggregator/
implementation 'org.fuzzydb:org.fuzzydb.extras.aggregator:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.extras.aggregator/
implementation ("org.fuzzydb:org.fuzzydb.extras.aggregator:1.0.0.RELEASE")
'org.fuzzydb:org.fuzzydb.extras.aggregator:jar:1.0.0.RELEASE'
<dependency org="org.fuzzydb" name="org.fuzzydb.extras.aggregator" rev="1.0.0.RELEASE">
<artifact name="org.fuzzydb.extras.aggregator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuzzydb', module='org.fuzzydb.extras.aggregator', version='1.0.0.RELEASE')
)
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.extras.aggregator" % "1.0.0.RELEASE"
[org.fuzzydb/org.fuzzydb.extras.aggregator "1.0.0.RELEASE"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep Optional | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |