common


License

License

GroupId

GroupId

me.tfeng.play-plugins
ArtifactId

ArtifactId

common
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

common
common
Project URL

Project URL

https://github.com/tfeng/play-plugins
Project Organization

Project Organization

me.tfeng.play-plugins
Source Code Management

Source Code Management

https://github.com/tfeng/play-plugins

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/me.tfeng.play-plugins/common/ -->
<dependency>
    <groupId>me.tfeng.play-plugins</groupId>
    <artifactId>common</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.tfeng.play-plugins/common/
implementation 'me.tfeng.play-plugins:common:0.4.1'
// https://jarcasting.com/artifacts/me.tfeng.play-plugins/common/
implementation ("me.tfeng.play-plugins:common:0.4.1")
'me.tfeng.play-plugins:common:jar:0.4.1'
<dependency org="me.tfeng.play-plugins" name="common" rev="0.4.1">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tfeng.play-plugins', module='common', version='0.4.1')
)
libraryDependencies += "me.tfeng.play-plugins" % "common" % "0.4.1"
[me.tfeng.play-plugins/common "0.4.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.play : twirl-api_2.10 jar 1.0.2
com.typesafe.play : play_2.10 jar 2.3.8
com.typesafe.play : play-java_2.10 jar 2.3.8

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.10 jar 2.3.8

Project Modules

There are no modules declared in this project.

Plugins for Play! framework

The play-plugins project is deprecated. The functionality has been migrated to toolbox (without Play! dependency) and play-mods.


This repository consists of plugins for Play! framework, written in Java 8.

Documentation for these plugins and their examples can be found in the play-examples repository.

Versions

Version
0.4.1
0.4.0