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

Download jagg-core JAR 0.9.0 with all dependencies


jAgg is a Java 5.0 API that supports “group by” operations on Lists of Java objects: aggregate operations such as count, sum, max, min, avg, and many more. It also allows custom aggregate operations.

Files of the artifact jagg-core version 0.9.0 from the group net.sf.jagg.

Test

Download jagg-core (0.9.0)
Artifact jagg-core
Group net.sf.jagg
Version 0.9.0
Last update 13. November 2014
Organization not specified
URL http://jagg.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jagg-core Show documentation

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

4 downloads

Source code of jagg-core version 0.9.0

META-INF
META-INF.META-INF.MANIFEST.MF
net.sf.jagg
net.sf.jagg.net.sf.jagg.AbstractCovarianceAggregator
net.sf.jagg.net.sf.jagg.AbstractDependentAnalyticFunction
net.sf.jagg.net.sf.jagg.AbstractOffsetAnalytic
net.sf.jagg.net.sf.jagg.AbstractVarianceAggregator
net.sf.jagg.net.sf.jagg.AggregateFunction
net.sf.jagg.net.sf.jagg.AggregateRunner
net.sf.jagg.net.sf.jagg.Aggregation
net.sf.jagg.net.sf.jagg.Aggregations
net.sf.jagg.net.sf.jagg.Aggregator
net.sf.jagg.net.sf.jagg.Analytic
net.sf.jagg.net.sf.jagg.AnalyticAggregator
net.sf.jagg.net.sf.jagg.AnalyticFunction
net.sf.jagg.net.sf.jagg.AvgAggregator
net.sf.jagg.net.sf.jagg.CollectAggregator
net.sf.jagg.net.sf.jagg.ConcatAggregator
net.sf.jagg.net.sf.jagg.CorrelationAggregator
net.sf.jagg.net.sf.jagg.CountAggregator
net.sf.jagg.net.sf.jagg.CovarianceAggregator
net.sf.jagg.net.sf.jagg.CovariancePopAggregator
net.sf.jagg.net.sf.jagg.CumeDistAnalytic
net.sf.jagg.net.sf.jagg.DenseRankAnalytic
net.sf.jagg.net.sf.jagg.DependentAnalyticFunction
net.sf.jagg.net.sf.jagg.GeometricMeanAggregator
net.sf.jagg.net.sf.jagg.HarmonicMeanAggregator
net.sf.jagg.net.sf.jagg.LagAnalytic
net.sf.jagg.net.sf.jagg.LeadAnalytic
net.sf.jagg.net.sf.jagg.LinearRegressionAggregator
net.sf.jagg.net.sf.jagg.MaxAggregator
net.sf.jagg.net.sf.jagg.MaxAnalyticAggregator
net.sf.jagg.net.sf.jagg.MinAggregator
net.sf.jagg.net.sf.jagg.MinAnalyticAggregator
net.sf.jagg.net.sf.jagg.ModeAggregator
net.sf.jagg.net.sf.jagg.MultiPropAggregator
net.sf.jagg.net.sf.jagg.NoPropAnalytic
net.sf.jagg.net.sf.jagg.NtileAnalytic
net.sf.jagg.net.sf.jagg.PercentRankAnalytic
net.sf.jagg.net.sf.jagg.PercentileAggregator
net.sf.jagg.net.sf.jagg.ProductAggregator
net.sf.jagg.net.sf.jagg.RankAnalytic
net.sf.jagg.net.sf.jagg.RatioToReportAnalytic
net.sf.jagg.net.sf.jagg.RowNumberAnalytic
net.sf.jagg.net.sf.jagg.StdDevAggregator
net.sf.jagg.net.sf.jagg.StdDevPopAggregator
net.sf.jagg.net.sf.jagg.SumAggregator
net.sf.jagg.net.sf.jagg.TwoPropAggregator
net.sf.jagg.net.sf.jagg.VarianceAggregator
net.sf.jagg.net.sf.jagg.VariancePopAggregator
net.sf.jagg.exception
net.sf.jagg.exception.net.sf.jagg.exception.AggregatorCreationException
net.sf.jagg.exception.net.sf.jagg.exception.AnalyticCreationException
net.sf.jagg.exception.net.sf.jagg.exception.ExpectedComparableException
net.sf.jagg.exception.net.sf.jagg.exception.ExpectedNumberException
net.sf.jagg.exception.net.sf.jagg.exception.JaggException
net.sf.jagg.exception.net.sf.jagg.exception.ParseException
net.sf.jagg.exception.net.sf.jagg.exception.PropertyAccessException
net.sf.jagg.exception.net.sf.jagg.exception.package-info
net.sf.jagg.math
net.sf.jagg.math.net.sf.jagg.math.DoubleDouble
net.sf.jagg.math.net.sf.jagg.math.package-info
net.sf.jagg.model
net.sf.jagg.model.net.sf.jagg.model.AggregateValue
net.sf.jagg.model.net.sf.jagg.model.AnalyticContext
net.sf.jagg.model.net.sf.jagg.model.AnalyticValue
net.sf.jagg.model.net.sf.jagg.model.ChainedMethodCall
net.sf.jagg.model.net.sf.jagg.model.LinearRegressionStats
net.sf.jagg.model.net.sf.jagg.model.MethodCall
net.sf.jagg.model.net.sf.jagg.model.OrderByClause
net.sf.jagg.model.net.sf.jagg.model.OrderByElement
net.sf.jagg.model.net.sf.jagg.model.PartitionClause
net.sf.jagg.model.net.sf.jagg.model.PositionedAggregatorList
net.sf.jagg.model.net.sf.jagg.model.SelfMethodCall
net.sf.jagg.model.net.sf.jagg.model.WindowClause
net.sf.jagg.model.net.sf.jagg.model.package-info
net.sf.jagg.msd
net.sf.jagg.msd.net.sf.jagg.msd.AbstractDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.AbstractExtractor
net.sf.jagg.msd.net.sf.jagg.msd.ArrayDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.BigDecimalDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.BigIntegerDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.BooleanDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.ByteDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.CalendarDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.ChainedDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.ChainedExtractor
net.sf.jagg.msd.net.sf.jagg.msd.CharSequenceDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.CharacterDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.ClassDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.CollectionDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.DateDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.Discriminable
net.sf.jagg.msd.net.sf.jagg.msd.DiscriminableDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.Discriminator
net.sf.jagg.msd.net.sf.jagg.msd.Discriminators
net.sf.jagg.msd.net.sf.jagg.msd.DoubleDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.EnumDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.Extractor
net.sf.jagg.msd.net.sf.jagg.msd.FloatDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.IntegerDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.LongDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.MsdWorkspace
net.sf.jagg.msd.net.sf.jagg.msd.NullDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.NumberDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.PortionDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.PortionExtractor
net.sf.jagg.msd.net.sf.jagg.msd.PropertiesDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.RandomAccessListDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.SelfExtractor
net.sf.jagg.msd.net.sf.jagg.msd.ShortDiscriminator
net.sf.jagg.msd.net.sf.jagg.msd.package-info
net.sf.jagg
net.sf.jagg.net.sf.jagg.package-info
net.sf.jagg.util
net.sf.jagg.util.net.sf.jagg.util.AggregateValuePropertiesComparator
net.sf.jagg.util.net.sf.jagg.util.AggregatorCache
net.sf.jagg.util.net.sf.jagg.util.AnalyticCache
net.sf.jagg.util.net.sf.jagg.util.AnalyticValuePropertiesComparator
net.sf.jagg.util.net.sf.jagg.util.ComparableComparator
net.sf.jagg.util.net.sf.jagg.util.FrequencyMapUtil
net.sf.jagg.util.net.sf.jagg.util.FunctionCache
net.sf.jagg.util.net.sf.jagg.util.MethodCache
net.sf.jagg.util.net.sf.jagg.util.PartitionAndOrderByComparator
net.sf.jagg.util.net.sf.jagg.util.PropertiesComparator
net.sf.jagg.util.net.sf.jagg.util.PropertyParser
net.sf.jagg.util.net.sf.jagg.util.PropertyScanner
net.sf.jagg.util.net.sf.jagg.util.package-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy