License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures Akka Container Microservices Reactive libraries |
GroupId | GroupIdde.wayofquality.blended |
ArtifactId | ArtifactIdakka-protobuf_2.12 |
Last Version | Last Version2.6.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-protobuf_2.12
OSGi Wrapper Bundle for [com.typesafe.akka::akka-protobuf:2.6.6]. This is the original jar provided by the Akka team
with reviewed OSGi manifest settings. No code has been changed within the jar nor has content
been removed or added. For the original work, please refer to the Akka project documentation
at https://akka.io.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-protobuf_2.12-2.6.6.1.pom | |
akka-protobuf_2.12-2.6.6.1.jar | 472 KB |
akka-protobuf_2.12-2.6.6.1-sources.jar | 714 bytes |
akka-protobuf_2.12-2.6.6.1-javadoc.jar | 213 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.wayofquality.blended/akka-protobuf_2.12/ -->
<dependency>
<groupId>de.wayofquality.blended</groupId>
<artifactId>akka-protobuf_2.12</artifactId>
<version>2.6.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.wayofquality.blended/akka-protobuf_2.12/
implementation 'de.wayofquality.blended:akka-protobuf_2.12:2.6.6.1'
// https://jarcasting.com/artifacts/de.wayofquality.blended/akka-protobuf_2.12/
implementation ("de.wayofquality.blended:akka-protobuf_2.12:2.6.6.1")
'de.wayofquality.blended:akka-protobuf_2.12:jar:2.6.6.1'
<dependency org="de.wayofquality.blended" name="akka-protobuf_2.12" rev="2.6.6.1">
<artifact name="akka-protobuf_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.wayofquality.blended', module='akka-protobuf_2.12', version='2.6.6.1')
)
libraryDependencies += "de.wayofquality.blended" % "akka-protobuf_2.12" % "2.6.6.1"
[de.wayofquality.blended/akka-protobuf_2.12 "2.6.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |