All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download pure4j-checker JAR 0.3.1 with all dependencies


Parses Byte-code to check the purity semantics defined using pure4j-core annotations

Files of the artifact pure4j-checker version 0.3.1 from the group org.pure4j.

Artifact pure4j-checker
Group org.pure4j
Version 0.3.1
Last update 27. October 2015
Tags: parses using defined check semantics byte purity core code pure4j annotations
Organization not specified
URL http://kite9.org
License not specified
Dependencies amount 3
Dependencies pure4j-core, spring-core, spring-context,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of pure4j-checker Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of pure4j-checker version 0.3.1

META-INF
META-INF.META-INF.MANIFEST.MF
.java-builtins.pure
.java-extra.pure
.java-lang.pure
org.pure4j.exception
org.pure4j.exception.org.pure4j.exception.ClassExpectingPureMethod
org.pure4j.exception.org.pure4j.exception.ClassHasConflictingAnnotationsException
org.pure4j.exception.org.pure4j.exception.ClassHierarchyUsesBothTypesOfPurity
org.pure4j.exception.org.pure4j.exception.ClassNotFinalException
org.pure4j.exception.org.pure4j.exception.FieldNotFinalException
org.pure4j.exception.org.pure4j.exception.FieldTypeNotImmutableException
org.pure4j.exception.org.pure4j.exception.ImpureCodeCallingPureCodeWithoutInterfacePurity
org.pure4j.exception.org.pure4j.exception.IncorrectPure4JImmutableCallException
org.pure4j.exception.org.pure4j.exception.MemberCantBeHydratedException
org.pure4j.exception.org.pure4j.exception.MissingImmutableParameterCheckException
org.pure4j.exception.org.pure4j.exception.Pure4JException
org.pure4j.exception.org.pure4j.exception.PureMethodAccessesNonFinalFieldException
org.pure4j.exception.org.pure4j.exception.PureMethodAccessesNonImmutableFieldException
org.pure4j.exception.org.pure4j.exception.PureMethodCallsImpureException
org.pure4j.exception.org.pure4j.exception.PureMethodNotInProjectScopeException
org.pure4j.exception.org.pure4j.exception.PureMethodOnNonImmutableClassException
org.pure4j.exception.org.pure4j.exception.PureMethodParameterNotImmutableException
org.pure4j.exception.org.pure4j.exception.PureMethodReturnNotImmutableException
org.pure4j.model
org.pure4j.model.org.pure4j.model.AbstractHandle
org.pure4j.model.org.pure4j.model.AnnotatedElementHandle
org.pure4j.model.org.pure4j.model.AnnotationHandle
org.pure4j.model.org.pure4j.model.CallInfo
org.pure4j.model.org.pure4j.model.ClassHandle
org.pure4j.model.org.pure4j.model.ClassInitHandle
org.pure4j.model.org.pure4j.model.ConstructorHandle
org.pure4j.model.org.pure4j.model.FieldHandle
org.pure4j.model.org.pure4j.model.Handle
org.pure4j.model.org.pure4j.model.ImplementationHandle
org.pure4j.model.org.pure4j.model.MemberHandle
org.pure4j.model.org.pure4j.model.MethodHandle
org.pure4j.model.org.pure4j.model.PackageHandle
org.pure4j.model.org.pure4j.model.ProjectModel
org.pure4j.model.org.pure4j.model.ProjectModelImpl
org.pure4j.model.org.pure4j.model.StackArgumentsConstructorHandle
org.pure4j.model.org.pure4j.model.StackArgumentsHandle
org.pure4j.model.org.pure4j.model.StackArgumentsMethodHandle
org.pure4j.model.org.pure4j.model.Type
org.pure4j.processor
org.pure4j.processor.org.pure4j.processor.AbstractClassAnnoatationCache
org.pure4j.processor.org.pure4j.processor.Callback
org.pure4j.processor.org.pure4j.processor.ClassAnnotationCache
org.pure4j.processor.org.pure4j.processor.ClassDetail
org.pure4j.processor.org.pure4j.processor.ClassFileModelBuilder
org.pure4j.processor.org.pure4j.processor.ImmutableValueClassHandler
org.pure4j.processor.org.pure4j.processor.ImpurityCascader
org.pure4j.processor.org.pure4j.processor.MutableUnsharedClassHandler
org.pure4j.processor.org.pure4j.processor.PureChecklistHandler
org.pure4j.processor.org.pure4j.processor.PurityChecker
org.pure4j.processor.org.pure4j.processor.Rule
org.pure4j.processor.org.pure4j.processor.SpringProjectModelFactory




© 2015 - 2024 Weber Informatics LLC | Privacy Policy