| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.typesafe.akka |
| ArtifactId | ArtifactIdakka-sample-osgi-dining-hakkers |
| Version | Version2.2.0-RC2 |
| Type | Typepom |
| Description |
Descriptionakka-sample-osgi-dining-hakkers
akka-sample-osgi-dining-hakkers
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| akka-sample-osgi-dining-hakkers-2.2.0-RC2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-osgi-dining-hakkers/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-sample-osgi-dining-hakkers</artifactId>
<version>2.2.0-RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-osgi-dining-hakkers/
implementation 'com.typesafe.akka:akka-sample-osgi-dining-hakkers:2.2.0-RC2'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-osgi-dining-hakkers/
implementation ("com.typesafe.akka:akka-sample-osgi-dining-hakkers:2.2.0-RC2")
'com.typesafe.akka:akka-sample-osgi-dining-hakkers:pom:2.2.0-RC2'
<dependency org="com.typesafe.akka" name="akka-sample-osgi-dining-hakkers" rev="2.2.0-RC2">
<artifact name="akka-sample-osgi-dining-hakkers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-sample-osgi-dining-hakkers', version='2.2.0-RC2')
)
libraryDependencies += "com.typesafe.akka" % "akka-sample-osgi-dining-hakkers" % "2.2.0-RC2"
[com.typesafe.akka/akka-sample-osgi-dining-hakkers "2.2.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.0-M3 |