Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 386 Bytes

Guice injection for Play! framework 1.x

Edit dependencies.yml:

require:
  - play
  - play-commons -> injection 0.1

repositories:
  - bsbo_zip_repo:
    type: http
    artifact: https://github.com/besmartbeopen/[module]/raw/master/dist/[module]-[revision].zip
    contains:
      - play-commons -> injection