| License |
License |
|---|---|
| GroupId | GroupIdorg.fuzzydb.attrs |
| ArtifactId | ArtifactIdorg.fuzzydb.attrs.compact |
| Version | Version1.1.0.RELEASE |
| Type | Typejar |
| Description |
DescriptionParent POM for specifying common properties for Whirlwind Match open source projects.
|
| Project Organization |
Project OrganizationWhirlwind Match Limited |
<!-- https://jarcasting.com/artifacts/org.fuzzydb.attrs/org.fuzzydb.attrs.compact/ -->
<dependency>
<groupId>org.fuzzydb.attrs</groupId>
<artifactId>org.fuzzydb.attrs.compact</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuzzydb.attrs/org.fuzzydb.attrs.compact/
implementation 'org.fuzzydb.attrs:org.fuzzydb.attrs.compact:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.fuzzydb.attrs/org.fuzzydb.attrs.compact/
implementation ("org.fuzzydb.attrs:org.fuzzydb.attrs.compact:1.1.0.RELEASE")
'org.fuzzydb.attrs:org.fuzzydb.attrs.compact:jar:1.1.0.RELEASE'
<dependency org="org.fuzzydb.attrs" name="org.fuzzydb.attrs.compact" rev="1.1.0.RELEASE">
<artifact name="org.fuzzydb.attrs.compact" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuzzydb.attrs', module='org.fuzzydb.attrs.compact', version='1.1.0.RELEASE')
)
libraryDependencies += "org.fuzzydb.attrs" % "org.fuzzydb.attrs.compact" % "1.1.0.RELEASE"
[org.fuzzydb.attrs/org.fuzzydb.attrs.compact "1.1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fuzzydb.attrs : org.fuzzydb.attrs | jar | 1.1.0.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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit-dep Optional | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.0 |