License |
License |
---|---|
GroupId | GroupIdno.rmz |
ArtifactId | ArtifactIdblobee |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionBlobee
An transport mechanism for the RPC interfaces
that are defined in the open source version
of Google's protobuffer library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
blobee-1.3.pom | |
blobee-1.3.jar | 85 KB |
blobee-1.3-sources.jar | 60 KB |
blobee-1.3-javadoc.jar | 322 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.rmz/blobee/ -->
<dependency>
<groupId>no.rmz</groupId>
<artifactId>blobee</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.rmz/blobee/
implementation 'no.rmz:blobee:1.3'
// https://jarcasting.com/artifacts/no.rmz/blobee/
implementation ("no.rmz:blobee:1.3")
'no.rmz:blobee:jar:1.3'
<dependency org="no.rmz" name="blobee" rev="1.3">
<artifact name="blobee" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.rmz', module='blobee', version='1.3')
)
libraryDependencies += "no.rmz" % "blobee" % "1.3"
[no.rmz/blobee "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.3.0 |
io.netty : netty | jar | 3.6.2.Final |
com.google.guava : guava | jar | 13.0.1 |
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5-rc1 |
no.rmz » blobeeprototest | jar | 1.0 |