| License |
License |
|---|---|
| GroupId | GroupIdorg.fuzzydb |
| ArtifactId | ArtifactIdorg.fuzzydb.io.packet |
| 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/org.fuzzydb.io.packet/ -->
<dependency>
<groupId>org.fuzzydb</groupId>
<artifactId>org.fuzzydb.io.packet</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.io.packet/
implementation 'org.fuzzydb:org.fuzzydb.io.packet:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.io.packet/
implementation ("org.fuzzydb:org.fuzzydb.io.packet:1.1.0.RELEASE")
'org.fuzzydb:org.fuzzydb.io.packet:jar:1.1.0.RELEASE'
<dependency org="org.fuzzydb" name="org.fuzzydb.io.packet" rev="1.1.0.RELEASE">
<artifact name="org.fuzzydb.io.packet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuzzydb', module='org.fuzzydb.io.packet', version='1.1.0.RELEASE')
)
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.io.packet" % "1.1.0.RELEASE"
[org.fuzzydb/org.fuzzydb.io.packet "1.1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fuzzydb : org.fuzzydb.core | jar | 1.1.0.RELEASE |
| org.fuzzydb : org.fuzzydb.io.core | jar | 1.1.0.RELEASE |
| net.sf.trove4j : trove4j | jar | 2.0.2 |
| 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.fuzzydb : org.fuzzydb.test.support | jar | 1.1.0.RELEASE |
| junit : junit-dep Optional | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.0 |