Skip to content

besmartbeopen/injection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Play! framework 1.x guice injection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.5%
  • Java 27.5%