| License |
License |
|---|---|
| GroupId | GroupIdorg.mellowtech |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version3.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMELLOWTECH-CORE
A library for storing, retrieving and searching objects on disc
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| core-3.0.7.pom | |
| core-3.0.7.jar | 396 KB |
| core-3.0.7-sources.jar | 236 KB |
| core-3.0.7-javadoc.jar | 907 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mellowtech/core/ -->
<dependency>
<groupId>org.mellowtech</groupId>
<artifactId>core</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.mellowtech/core/
implementation 'org.mellowtech:core:3.0.7'
// https://jarcasting.com/artifacts/org.mellowtech/core/
implementation ("org.mellowtech:core:3.0.7")
'org.mellowtech:core:jar:3.0.7'
<dependency org="org.mellowtech" name="core" rev="3.0.7">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mellowtech', module='core', version='3.0.7')
)
libraryDependencies += "org.mellowtech" % "core" % "3.0.7"
[org.mellowtech/core "3.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.google.guava : guava | jar | 20.0 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |