Last Version

incal-play 0.3.0

In-Cal extension for Play Framework providing basic readonly/crud controllers, deadbolt-backed security, json formatters, etc.

License

License

GroupId

GroupId

org.in-cal
ArtifactId

ArtifactId

incal-play_2.11
Version

Version

0.3.0
Type

Type

jar
Description

Description

incal-play
In-Cal extension for Play Framework providing basic readonly/crud controllers, deadbolt-backed security, json formatters, etc.
Project URL

Project URL

https://github.com/in-cal/incal-play
Project Organization

Project Organization

org.in-cal
Source Code Management

Source Code Management

https://github.com/in-cal/incal-play

Download incal-play_2.11 0.3.0


<!-- https://jarcasting.com/artifacts/org.in-cal/incal-play_2.11/ -->
<dependency>
    <groupId>org.in-cal</groupId>
    <artifactId>incal-play_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.in-cal/incal-play_2.11/
implementation 'org.in-cal:incal-play_2.11:0.3.0'
// https://jarcasting.com/artifacts/org.in-cal/incal-play_2.11/
implementation ("org.in-cal:incal-play_2.11:0.3.0")
'org.in-cal:incal-play_2.11:jar:0.3.0'
<dependency org="org.in-cal" name="incal-play_2.11" rev="0.3.0">
  <artifact name="incal-play_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.in-cal', module='incal-play_2.11', version='0.3.0')
)
libraryDependencies += "org.in-cal" % "incal-play_2.11" % "0.3.0"
[org.in-cal/incal-play_2.11 "0.3.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.play : twirl-api_2.11 jar 1.1.1
com.typesafe.play : play-server_2.11 jar 2.5.9
com.typesafe.play : play-netty-server_2.11 jar 2.5.9
com.typesafe.play : play-logback_2.11 jar 2.5.9
com.typesafe.play : play_2.11 jar 2.5.9
be.objectify : deadbolt-scala_2.11 jar 2.5.1
net.codingwell : scala-guice_2.11 jar 4.0.1
org.in-cal : incal-core_2.11 jar 0.3.0
org.webjars : webjars-play_2.11 jar 2.5.0
org.webjars : bootstrap jar 3.3.7
org.webjars : bootswatch-united jar 3.3.4+1

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.11 jar 2.5.9

Project Modules

There are no modules declared in this project.