GitHub / xvik / guice-ext-annotations
Guice annotations extensions
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvik%2Fguice-ext-annotations
PURL: pkg:github/xvik/guice-ext-annotations
Stars: 22
Forks: 5
Open issues: 6
License: mit
Language: Java
Size: 608 KB
Dependencies parsed at:
8
Created at: about 11 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 4 months ago
build.gradle
maven
- com.google.inject:guice 5.1.0 implementation
- javax.annotation:javax.annotation-api 1.3.2 implementation
- org.slf4j:slf4j-api 1.7.36 implementation
- junit:junit 4.13.2 testImplementation
- org.slf4j:slf4j-nop 1.7.36 testImplementation
.github/workflows/CI.yml
actions
- actions/checkout v2 composite
- actions/setup-java v1 composite
- codecov/codecov-action v2 composite