| License |
License |
|---|---|
| GroupId | GroupIdorg.blobit |
| ArtifactId | ArtifactIdblobit-services |
| Version | Version0.4.0 |
| Type | Typejar |
| Description |
DescriptionBlobIt Services
A distributed large object storage
|
| Filename | Size |
|---|---|
| blobit-services-0.4.0.pom | |
| blobit-services-0.4.0.zip | 58 MB |
| blobit-services-0.4.0-sources.jar | 27 KB |
| blobit-services-0.4.0-javadoc.jar | 445 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.blobit/blobit-services/ -->
<dependency>
<groupId>org.blobit</groupId>
<artifactId>blobit-services</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.blobit/blobit-services/
implementation 'org.blobit:blobit-services:0.4.0'
// https://jarcasting.com/artifacts/org.blobit/blobit-services/
implementation ("org.blobit:blobit-services:0.4.0")
'org.blobit:blobit-services:jar:0.4.0'
<dependency org="org.blobit" name="blobit-services" rev="0.4.0">
<artifact name="blobit-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blobit', module='blobit-services', version='0.4.0')
)
libraryDependencies += "org.blobit" % "blobit-services" % "0.4.0"
[org.blobit/blobit-services "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.blobit : blobit-core | jar | 0.4.0 |
| org.eclipse.jetty : jetty-server | jar | 9.4.20.v20190813 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.20.v20190813 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.20.v20190813 |
| org.eclipse.jetty : jetty-util | jar | 9.4.20.v20190813 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.29 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.29 |
| org.apache.bookkeeper.stats : prometheus-metrics-provider | jar | 4.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.blobit : blobit-cli | jar | 0.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.curator : curator-test | jar | 4.2.0 |
| junit : junit | jar | 4.12 |