scaldi-play-23

Scaldi-Play - Scaldi integration for Play framework

License

License

GroupId

GroupId

org.scaldi
ArtifactId

ArtifactId

scaldi-play-23_2.11
Last Version

Last Version

0.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

scaldi-play-23
Scaldi-Play - Scaldi integration for Play framework
Project URL

Project URL

http://scaldi.org
Project Organization

Project Organization

org.scaldi
Source Code Management

Source Code Management

https://github.com/scaldi/scaldi-play

Download scaldi-play-23_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.scaldi/scaldi-play-23_2.11/ -->
<dependency>
    <groupId>org.scaldi</groupId>
    <artifactId>scaldi-play-23_2.11</artifactId>
    <version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.scaldi/scaldi-play-23_2.11/
implementation 'org.scaldi:scaldi-play-23_2.11:0.5.6'
// https://jarcasting.com/artifacts/org.scaldi/scaldi-play-23_2.11/
implementation ("org.scaldi:scaldi-play-23_2.11:0.5.6")
'org.scaldi:scaldi-play-23_2.11:jar:0.5.6'
<dependency org="org.scaldi" name="scaldi-play-23_2.11" rev="0.5.6">
  <artifact name="scaldi-play-23_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scaldi', module='scaldi-play-23_2.11', version='0.5.6')
)
libraryDependencies += "org.scaldi" % "scaldi-play-23_2.11" % "0.5.6"
[org.scaldi/scaldi-play-23_2.11 "0.5.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5
org.scaldi : scaldi_2.11 jar 0.5.6

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.11 jar 2.3.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1
com.typesafe.play : play-test_2.11 jar 2.3.8

Project Modules

There are no modules declared in this project.

Scaldi-Play

Build Status Maven Central

Scaldi integration for Play framework

Documentation hosting is in flux. Please refer to The Scaldi documentation DNS record ownership is in flux. Until that is resolved, you may need to rely on the original project's documentation. You can find an archive of the original project's homepage here, or jump directly to the documentation here. Due to it being an archived website, some of the links on it may not work properly.

Adding Scaldi-Play in Your Build

SBT Configuration (Play 2.7.x and Play 2.8.x):

libraryDependencies += "org.scaldi" %% "scaldi-play" % "0.6.0"

SBT Configuration (Play 2.6.x):

libraryDependencies += "org.scaldi" %% "scaldi-play" % "0.5.17"

SBT Configuration (Play 2.5.x):

libraryDependencies += "org.scaldi" %% "scaldi-play" % "0.5.15"

SBT Configuration (Play 2.3.x):

libraryDependencies += "org.scaldi" %% "scaldi-play-23" % "0.5.6"

License

scaldi-play is licensed under Apache License, Version 2.0.

org.scaldi

Scaldi

Lightweight Scala Dependency Injection Library

Versions

Version
0.5.6