Last Version

spring 0.11.0

spring

License

License

GroupId

GroupId

me.tfeng.play-mods
ArtifactId

ArtifactId

spring
Version

Version

0.11.0
Type

Type

jar
Description

Description

spring
spring
Project URL

Project URL

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

Project Organization

me.tfeng.play-mods
Source Code Management

Source Code Management

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

Download spring 0.11.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
com.typesafe.play : twirl-api_2.12 jar 1.3.4
com.typesafe.play : play-server_2.12 jar 2.6.3
com.typesafe.play : play-java-forms_2.12 jar 2.6.3
com.typesafe.play : filters-helpers_2.12 jar 2.6.3
com.typesafe.play : play-logback_2.12 jar 2.6.3
com.typesafe.play : play-akka-http-server_2.12 jar 2.6.3
com.typesafe.play : play-guice_2.12 jar 2.6.3
me.tfeng.toolbox : spring jar 0.11.0

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.12 jar 2.6.3

Project Modules

There are no modules declared in this project.