Last Version

blended.samples.spray.helloworld 2.5.0-M4

A sample Spray based HTTP endpoint for the blended container.

License

License

GroupId

GroupId

de.wayofquality.blended
ArtifactId

ArtifactId

blended.samples.spray.helloworld
Version

Version

2.5.0-M4
Type

Type

war
Description

Description

blended.samples.spray.helloworld
A sample Spray based HTTP endpoint for the blended container.
Project URL

Project URL

https://github.com/woq-blended/blended
Project Organization

Project Organization

https://github.com/woq-blended
Source Code Management

Source Code Management

https://github.com/woq-blended/blended

Download blended.samples.spray.helloworld 2.5.0-M4


<!-- https://jarcasting.com/artifacts/de.wayofquality.blended/blended.samples.spray.helloworld/ -->
<dependency>
    <groupId>de.wayofquality.blended</groupId>
    <artifactId>blended.samples.spray.helloworld</artifactId>
    <version>2.5.0-M4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.samples.spray.helloworld/
implementation 'de.wayofquality.blended:blended.samples.spray.helloworld:2.5.0-M4'
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.samples.spray.helloworld/
implementation ("de.wayofquality.blended:blended.samples.spray.helloworld:2.5.0-M4")
'de.wayofquality.blended:blended.samples.spray.helloworld:war:2.5.0-M4'
<dependency org="de.wayofquality.blended" name="blended.samples.spray.helloworld" rev="2.5.0-M4">
  <artifact name="blended.samples.spray.helloworld" type="war" />
</dependency>
@Grapes(
@Grab(group='de.wayofquality.blended', module='blended.samples.spray.helloworld', version='2.5.0-M4')
)
libraryDependencies += "de.wayofquality.blended" % "blended.samples.spray.helloworld" % "2.5.0-M4"
[de.wayofquality.blended/blended.samples.spray.helloworld "2.5.0-M4"]

Dependencies

compile (8)

Group / Artifact Type Version
de.wayofquality.blended : blended.spray.api Optional jar 2.5.0-M4
de.wayofquality.blended : blended.spray Optional jar 2.5.0-M4
de.wayofquality.blended : blended.akka Optional jar 2.5.0-M4
org.scala-lang : scala-library Optional jar 2.11.12
org.osgi : org.osgi.core Optional jar 6.0.0
org.osgi : org.osgi.compendium Optional jar 5.0.0
org.slf4j : slf4j-api Optional jar 1.7.25
org.apache.geronimo.specs : geronimo-servlet_3.0_spec Optional jar 1.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 Optional jar 3.0.5
io.spray : spray-testkit_2.11 Optional jar 1.3.4
org.mockito : mockito-all Optional jar 1.9.5
org.slf4j : slf4j-log4j12 Optional jar 1.7.25

Project Modules

There are no modules declared in this project.