Dependency injection framework for Java 5 and above
https://github.com/google/guice
Guice alleviates the need for factories and the use of "new" in Java
code. Guice's @Inject is a different "new". Writing factories will
still be needed in some cases, but code will not directly depend on
them.
Guice embraces Java's type safe nature, especially when it comes to
features introduced in Java 5 such as generics and annotations.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / google-guice
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/google-guice && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
create-tarball.sh | 0000000595 595 Bytes | |
google-guice-4.1.tar.xz | 0000383200 374 KB | |
google-guice-throwingproviderbinder.patch | 0000001702 1.66 KB | |
google-guice.changes | 0000001267 1.24 KB | |
google-guice.spec | 0000013765 13.4 KB | |
guice-4.1-disabledextensions.patch | 0000005079 4.96 KB | |
guice-4.1-fixup-ant.patch | 0000006981 6.82 KB | |
guice-4.1-javadoc.patch | 0000002073 2.02 KB |
Revision 16 (latest revision is 33)
Fridrich Strba (fstrba)
committed
(revision 16)
Comments 0