Sat, 29 Jun 2024 16:33:53 UTC | login

Information for RPM objenesis-2.6-6.fc32.noarch.rpm

ID546219
Nameobjenesis
Version2.6
Release6.fc32
Epoch
Archnoarch
SummaryA library for instantiating Java objects
DescriptionObjenesis is a small Java library that serves one purpose: to instantiate a new object of a particular class. Java supports dynamic instantiation of classes using Class.newInstance(); however, this only works if the class has an appropriate constructor. There are many times when a class cannot be instantiated this way, such as when the class contains constructors that require arguments, that have side effects, and/or that throw exceptions. As a result, it is common to see restrictions in libraries stating that classes must require a default constructor. Objenesis aims to overcome these restrictions by bypassing the constructor on object instantiation. Needing to instantiate an object without calling the constructor is a fairly specialized task, however there are certain cases when this is useful: * Serialization, Remoting and Persistence - Objects need to be instantiated and restored to a specific state, without invoking code. * Proxies, AOP Libraries and Mock Objects - Classes can be sub-classed without needing to worry about the super() constructor. * Container Frameworks - Objects can be dynamically instantiated in non-standard ways.
Build Time2020-01-29 19:36:48 GMT
Size101.27 KB
3f5b7905259f129eee954399e3779889
LicenseASL 2.0
Provides
mvn(org.objenesis:objenesis) = 2.6
mvn(org.objenesis:objenesis-parent:pom:) = 2.6
mvn(org.objenesis:objenesis-tck) = 2.6
mvn(org.objenesis:objenesis-tck:pom:) = 2.6
mvn(org.objenesis:objenesis:pom:) = 2.6
objenesis = 2.6-6.fc32
osgi(org.objenesis) = 2.6.0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
java-headless >= 1:1.6
javapackages-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 10 of 10
Name ascending sort Size
/usr/share/doc/objenesis0.00 B
/usr/share/doc/objenesis/LICENSE.txt11.09 KB
/usr/share/java/objenesis0.00 B
/usr/share/java/objenesis/objenesis-tck.jar102.80 KB
/usr/share/java/objenesis/objenesis.jar59.81 KB
/usr/share/maven-metadata/objenesis.xml2.49 KB
/usr/share/maven-poms/objenesis0.00 B
/usr/share/maven-poms/objenesis/objenesis-parent.pom12.55 KB
/usr/share/maven-poms/objenesis/objenesis-tck.pom3.64 KB
/usr/share/maven-poms/objenesis/objenesis.pom2.72 KB
Component of
1 through 17 of 17
Buildroot descending sort Created State
f33-build-190143-46287 2020-04-25 07:49:00 expired
f33-build-190140-46269 2020-04-25 06:59:07 expired
f33-build-181904-45282 2020-04-16 17:39:10 expired
f33-build-179813-45116 2020-04-16 13:32:17 expired
f33-build-176012-44538 2020-04-09 01:43:46 expired
f33-build-173253-44158 2020-04-08 15:07:21 expired
f33-build-167266-43504 2020-03-31 17:58:28 expired
f33-build-165273-43478 2020-03-31 15:17:54 expired
f33-build-160033-43413 2020-03-30 13:12:12 expired
f33-build-157443-43395 2020-03-30 08:33:03 expired
f33-build-151445-43278 2020-03-29 21:11:08 expired
f33-build-148073-43153 2020-03-29 15:28:58 expired
f33-build-144979-42919 2020-03-29 09:26:25 expired
f33-build-143958-42883 2020-03-29 07:41:37 expired
f33-build-142191-42652 2020-03-29 01:05:01 expired
f33-build-132158-41143 2020-03-28 01:59:46 expired
f33-build-130561-40880 2020-03-27 21:52:22 expired