معرفی شرکت ها


google-guice-4.2.2-4.module_el8.4.0+652+27abba4b.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Lightweight dependency injection framework for Java 5 and above
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos AppStream noarch
نام بسته google-guice
نام فایل بسته google-guice-4.2.2-4.module_el8.4.0+652+27abba4b.noarch.rpm
نسخه بسته 4.2.2
انتشار بسته 4.module_el8.4.0+652+27abba4b
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 21 Jan 2021 11
هاست سازنده x86-01.mbox.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/google/guice
مجوز ASL 2.0
حجم دانلود 552K
حجم نصب 1.045M
Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts. Guice embraces Java's type safe nature, especially when it comes to features introduced in Java 5 such as generics and annotations. You might think of Guice as filling in missing features for core Java. Ideally, the language itself would provide most of the same features, but until such a language comes along, we have Guice. Guice helps you design better APIs, and the Guice API itself sets a good example. Guice is not a kitchen sink. We justify each feature with at least three use cases. When in doubt, we leave it out. We build general functionality which enables you to extend Guice rather than adding every feature to the core framework.


جایگزین ها



نیازمندی

مقدار نام
>= 1:1.8 java-headless
- javapackages-filesystem
- mvn(aopalliance:aopalliance)
- mvn(com.google.guava:guava)
- mvn(javax.inject:javax.inject)


ارائه دهنده

مقدار نام
= 4.2.2-4.module_el8.4.0+652+27abba4b google-guice
= 4.2.2 mvn(com.google.inject:guice)
= 4.2.2 mvn(com.google.inject:guice::no_aop:)
= 4.2.2 mvn(com.google.inject:guice:pom:)
= 4.2.2 mvn(org.sonatype.sisu:sisu-guice)
= 4.2.2 mvn(org.sonatype.sisu:sisu-guice::no_aop:)
= 4.2.2 mvn(org.sonatype.sisu:sisu-guice:pom:)
= 4.2.2 osgi(com.google.inject)


نحوه نصب


نصب پکیج rpm google-guice:

    sudo dnf install google-guice-4.2.2-4.module_el8.4.0+652+27abba4b.noarch.rpm


فایل ها

مسیرها
/usr/share/java/google-guice-no_aop.jar
/usr/share/java/google-guice.jar
/usr/share/java/guice
/usr/share/java/guice/google-guice-no_aop.jar
/usr/share/java/guice/google-guice.jar
/usr/share/maven-metadata/google-guice-guice.xml
/usr/share/maven-poms/google-guice.pom
/usr/share/maven-poms/guice


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-01-25

Build with OpenJDK 8

2019-11-05

Mass rebuild for javapackages-tools 201902

2019-05-24

Mass rebuild for javapackages-tools 201901

2019-04-05

Update to upstream version 4.2.2
Fixes: RHBZ #1563661

2018-04-18

Remove legacy Provides

2018-02-07

Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

2018-02-05

Use guava20

2017-10-02

Fix OSGi metadata to import cglib and asm, since we are not bundling them with

2017-07-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

2017-06-23

Remove unused patches

2017-02-24

Remove maven-javadoc-plugin from all POMs

2017-02-23

Add missing BR on apache-resource-bundles

2017-02-10

Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

2017-02-01

Introduce build-conditionals for jpa and spring

2016-08-04

Update to upstream version 4.1

2016-06-29

Make aopalliance dependency optional