is not current version
Last Version 7.0.1

org.apache.servicemix.examples:akka-examples 6.0.0.M1


Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

akka-examples
Version

Version

6.0.0.M1
Type

Type

pom

Download akka-examples 6.0.0.M1


<!-- https://jarcasting.com/artifacts/org.apache.servicemix.examples/akka-examples/ -->
<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>akka-examples</artifactId>
    <version>6.0.0.M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.examples/akka-examples/
implementation 'org.apache.servicemix.examples:akka-examples:6.0.0.M1'
// https://jarcasting.com/artifacts/org.apache.servicemix.examples/akka-examples/
implementation ("org.apache.servicemix.examples:akka-examples:6.0.0.M1")
'org.apache.servicemix.examples:akka-examples:pom:6.0.0.M1'
<dependency org="org.apache.servicemix.examples" name="akka-examples" rev="6.0.0.M1">
  <artifact name="akka-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.examples', module='akka-examples', version='6.0.0.M1')
)
libraryDependencies += "org.apache.servicemix.examples" % "akka-examples" % "6.0.0.M1"
[org.apache.servicemix.examples/akka-examples "6.0.0.M1"]