Play! Spring Module


License

License

unknown
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.playframework.modules.spring
ArtifactId

ArtifactId

play-spring
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Play! Spring Module
Play! Spring Module
Source Code Management

Source Code Management

https://github.com/pepite/Play--framework-Spring-module

Download play-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.spring/play-spring/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.playframework.modules.spring</groupId>
    <artifactId>play-spring</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.spring/play-spring/
implementation 'com.google.code.maven-play-plugin.org.playframework.modules.spring:play-spring:1.0.3'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.spring/play-spring/
implementation ("com.google.code.maven-play-plugin.org.playframework.modules.spring:play-spring:1.0.3")
'com.google.code.maven-play-plugin.org.playframework.modules.spring:play-spring:jar:1.0.3'
<dependency org="com.google.code.maven-play-plugin.org.playframework.modules.spring" name="play-spring" rev="1.0.3">
  <artifact name="play-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework.modules.spring', module='play-spring', version='1.0.3')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework.modules.spring" % "play-spring" % "1.0.3"
[com.google.code.maven-play-plugin.org.playframework.modules.spring/play-spring "1.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.jopt-simple : jopt-simple jar 3.0
org.apache.ant : ant jar 1.7.0
org.codehaus.jsr166-mirror : jsr166 jar 1.7.0
org.springframework : spring-context jar 3.1.1.RELEASE

provided (1)

Group / Artifact Type Version
com.google.code.maven-play-plugin.org.playframework : play jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2