Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gwtplus/google-gin
Google Gin
https://github.com/gwtplus/google-gin
gin google-gin guice gwt injection jsr-330
Last synced: 20 days ago
JSON representation
Google Gin
- Host: GitHub
- URL: https://github.com/gwtplus/google-gin
- Owner: gwtplus
- License: apache-2.0
- Created: 2016-06-05T10:53:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T19:17:20.000Z (about 4 years ago)
- Last Synced: 2024-03-27T05:04:10.710Z (9 months ago)
- Topics: gin, google-gin, guice, gwt, injection, jsr-330
- Language: Java
- Homepage: http://gwtplus.github.io/google-gin/
- Size: 10.3 MB
- Stars: 13
- Watchers: 7
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- gwt-boot-awesome-lili - google-gin
- gwt-boot-awesome-lili - google-gin
README
# Gin
G(WT) IN(jection) brings subset of Guice functionalities by using code generation instead of reflection.
For more information visit project wiki.
[![Build Status](https://travis-ci.org/gwtplus/google-gin.svg?branch=master)](https://travis-ci.org/gwtplus/google-gin)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.gwtplus.gin/gin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.gwtplus.gin/gin)
[![Coverage Status](https://coveralls.io/repos/github/gwtplus/google-gin/badge.svg?branch=master)](https://coveralls.io/github/gwtplus/google-gin?branch=master)