License |
License |
---|---|
GroupId | GroupIdorg.fuzzydb.atom |
ArtifactId | ArtifactIdorg.fuzzydb.atom.server |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionVarious extras that use fuzzydb
|
Project Organization |
Project OrganizationWhirlwind Match Limited |
<!-- https://jarcasting.com/artifacts/org.fuzzydb.atom/org.fuzzydb.atom.server/ -->
<dependency>
<groupId>org.fuzzydb.atom</groupId>
<artifactId>org.fuzzydb.atom.server</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuzzydb.atom/org.fuzzydb.atom.server/
implementation 'org.fuzzydb.atom:org.fuzzydb.atom.server:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.fuzzydb.atom/org.fuzzydb.atom.server/
implementation ("org.fuzzydb.atom:org.fuzzydb.atom.server:1.0.0.RELEASE")
'org.fuzzydb.atom:org.fuzzydb.atom.server:jar:1.0.0.RELEASE'
<dependency org="org.fuzzydb.atom" name="org.fuzzydb.atom.server" rev="1.0.0.RELEASE">
<artifact name="org.fuzzydb.atom.server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuzzydb.atom', module='org.fuzzydb.atom.server', version='1.0.0.RELEASE')
)
libraryDependencies += "org.fuzzydb.atom" % "org.fuzzydb.atom.server" % "1.0.0.RELEASE"
[org.fuzzydb.atom/org.fuzzydb.atom.server "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.fuzzydb.atom : org.fuzzydb.atom | jar | 1.0.0.RELEASE |
org.fuzzydb : org.fuzzydb.util.servlet | jar | 1.0.0.RELEASE |
org.fuzzydb : org.fuzzydb.indexer | jar | 1.0.0.RELEASE |
org.eclipse.jetty.aggregate : jetty-servlet Optional | jar | 7.2.2.v20101205 |
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 |
---|---|---|
org.eclipse.osgi : org.eclipse.osgi.services | jar | 3.2.100.v20100503 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
junit : junit-dep Optional | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |