Download beangle-commons-core-4.0.0-sources.jar
beangle-commons/beangle-commons-core-4.0.0-sources.jar.zip( 192 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
logback.xml
org/beangle/commons/BeangleVersion.scala
org/beangle/commons/bean/Disposable.scala
org/beangle/commons/bean/Initializing.scala
org/beangle/commons/bean/PropertyNameResolver.scala
org/beangle/commons/bean/PropertyUtils.scala
org/beangle/commons/bean/orderings/ChainOrdering.scala
org/beangle/commons/bean/orderings/CollatorOrdering.scala
org/beangle/commons/bean/orderings/CollectionSizeOrdering.scala
org/beangle/commons/bean/orderings/MultiPropertyOrdering.scala
org/beangle/commons/bean/orderings/PropertyOrdering.scala
org/beangle/commons/bean/orderings/StringOrdering.scala
org/beangle/commons/bean/predicates/PropertyEqualPredicate.scala
org/beangle/commons/bean/transformers/PropertyTransformer.scala
org/beangle/commons/cache/Cache.scala
org/beangle/commons/cache/CacheManager.scala
org/beangle/commons/cache/concurrent/ConcurrentMapCache.scala
org/beangle/commons/cache/concurrent/ConcurrentMapCacheManager.scala
org/beangle/commons/codec/binary/Base64.scala
org/beangle/commons/codec/net/BCoder.scala
org/beangle/commons/collection/Collections.scala
org/beangle/commons/collection/MapConverter.scala
org/beangle/commons/collection/Order.scala
org/beangle/commons/collection/page/Limit.scala
org/beangle/commons/collection/page/Page.scala
org/beangle/commons/collection/page/PageLimit.scala
org/beangle/commons/collection/page/PagedSeq.scala
org/beangle/commons/collection/page/SinglePage.scala
org/beangle/commons/config/Version.scala
org/beangle/commons/config/property/MultiProviderPropertyConfig.scala
org/beangle/commons/config/property/PropertyConfig.scala
org/beangle/commons/config/property/PropertyConfigEvent.scala
org/beangle/commons/config/property/PropertyConfigListener.scala
org/beangle/commons/config/property/UrlPropertyConfigProvider.scala
org/beangle/commons/conversion/Conversion.scala
org/beangle/commons/conversion/Converter.scala
org/beangle/commons/conversion/ConverterRegistry.scala
org/beangle/commons/conversion/converter/Number2NumberConverter.scala
org/beangle/commons/conversion/converter/Object2StringConverter.scala
org/beangle/commons/conversion/converter/String2BooleanConverter.scala
org/beangle/commons/conversion/converter/String2DateConverter.scala
org/beangle/commons/conversion/converter/String2EnumConverter.scala
org/beangle/commons/conversion/converter/String2LocaleConverter.scala
org/beangle/commons/conversion/converter/String2NumberConverter.scala
org/beangle/commons/conversion/converter/StringConverterFactory.scala
org/beangle/commons/conversion/impl/AbstractGenericConversion.scala
org/beangle/commons/conversion/impl/ConvertUtils.scala
org/beangle/commons/conversion/impl/ConverterAdapter.scala
org/beangle/commons/conversion/impl/ConverterFactory.scala
org/beangle/commons/conversion/impl/DefaultConversion.scala
org/beangle/commons/conversion/impl/GenericConverter.scala
org/beangle/commons/conversion/impl/NoneConverter.scala
org/beangle/commons/csv/Csv.scala
org/beangle/commons/csv/CsvConstants.scala
org/beangle/commons/csv/CsvFormat.scala
org/beangle/commons/csv/CsvReader.scala
org/beangle/commons/csv/CsvWriter.scala
org/beangle/commons/csv/internal/CsvParser.scala
org/beangle/commons/entity/Coded.scala
org/beangle/commons/entity/Component.scala
org/beangle/commons/entity/Enabled.scala
org/beangle/commons/entity/Entity.scala
org/beangle/commons/entity/Hierachical.scala
org/beangle/commons/entity/TemporalAt.scala
org/beangle/commons/entity/TemporalOn.scala
org/beangle/commons/entity/Updated.scala
org/beangle/commons/entity/annotation/ConfigEntity.scala
org/beangle/commons/entity/annotation/FlashEntity.scala
org/beangle/commons/entity/annotation/LogEntity.scala
org/beangle/commons/entity/annotation/TempEntity.scala
org/beangle/commons/entity/dao/AbstractDao.scala
org/beangle/commons/entity/dao/AbstractQueryPage.scala
org/beangle/commons/entity/dao/Condition.scala
org/beangle/commons/entity/dao/Conditions.scala
org/beangle/commons/entity/dao/Dao.scala
org/beangle/commons/entity/dao/GeneralDao.scala
org/beangle/commons/entity/dao/LimitQuery.scala
org/beangle/commons/entity/dao/Operation.scala
org/beangle/commons/entity/dao/Query.scala
org/beangle/commons/entity/dao/QueryBean.scala
org/beangle/commons/entity/dao/QueryBuilder.scala
org/beangle/commons/entity/dao/QueryPage.scala
org/beangle/commons/entity/event/AbstractEntityEvent.scala
org/beangle/commons/entity/event/EntityCreationEvent.scala
org/beangle/commons/entity/event/EntityRemovalEvent.scala
org/beangle/commons/entity/event/EntityUpdatedEvent.scala
org/beangle/commons/entity/meta/AbstractEntityContext.scala
org/beangle/commons/entity/meta/AbstractType.scala
org/beangle/commons/entity/meta/CollectionType.scala
org/beangle/commons/entity/meta/ComponentType.scala
org/beangle/commons/entity/meta/EntityContext.scala
org/beangle/commons/entity/meta/EntityType.scala
org/beangle/commons/entity/meta/IdentifierType.scala
org/beangle/commons/entity/meta/Type.scala
org/beangle/commons/entity/util/ConvertPopulator.scala
org/beangle/commons/entity/util/Populator.scala
org/beangle/commons/entity/util/ValidKey.scala
org/beangle/commons/event/BusinessEvent.scala
org/beangle/commons/event/DefaultEventMulticaster.scala
org/beangle/commons/event/Event.scala
org/beangle/commons/event/EventListener.scala
org/beangle/commons/event/EventMulticaster.scala
org/beangle/commons/event/EventPublisher.scala
org/beangle/commons/inject/Container.scala
org/beangle/commons/inject/ContainerAware.scala
org/beangle/commons/inject/ContainerHook.scala
org/beangle/commons/inject/Containers.scala
org/beangle/commons/inject/Resources.scala
org/beangle/commons/inject/Scope.scala
org/beangle/commons/inject/bind/AbstractBindModule.scala
org/beangle/commons/inject/bind/BeanConfig.scala
org/beangle/commons/inject/bind/BindModule.scala
org/beangle/commons/inject/bind/BindRegistry.scala
org/beangle/commons/io/ClassResourceLoader.scala
org/beangle/commons/io/Files.scala
org/beangle/commons/io/IOs.scala
org/beangle/commons/io/ResourceLoader.scala
org/beangle/commons/io/StringBuilderWriter.scala
org/beangle/commons/lang/Arrays.scala
org/beangle/commons/lang/Assert.scala
org/beangle/commons/lang/BitStrings.scala
org/beangle/commons/lang/Chars.scala
org/beangle/commons/lang/Charsets.scala
org/beangle/commons/lang/ClassLoaders.scala
org/beangle/commons/lang/Dates.scala
org/beangle/commons/lang/Enums.scala
org/beangle/commons/lang/Numbers.scala
org/beangle/commons/lang/Objects.scala
org/beangle/commons/lang/Primitives.scala
org/beangle/commons/lang/Strings.scala
org/beangle/commons/lang/SystemInfo.scala
org/beangle/commons/lang/Throwables.scala
org/beangle/commons/lang/annotation/Beta.scala
org/beangle/commons/lang/asm/Mirror.scala
org/beangle/commons/lang/asm/MirrorClassLoader.scala
org/beangle/commons/lang/asm/Mirrors.scala
org/beangle/commons/lang/functor/BinaryFunction.scala
org/beangle/commons/lang/functor/Predicate.scala
org/beangle/commons/lang/functor/Transformer.scala
org/beangle/commons/lang/functor/UnaryFunction.scala
org/beangle/commons/lang/functor/predicates.scala
org/beangle/commons/lang/reflect/ClassInfo.scala
org/beangle/commons/lang/reflect/MethodInfo.scala
org/beangle/commons/lang/reflect/Reflections.scala
org/beangle/commons/lang/time/Stopwatch.scala
org/beangle/commons/lang/time/Ticker.scala
org/beangle/commons/lang/time/TimerNode.scala
org/beangle/commons/lang/time/TimerStack.scala
org/beangle/commons/lang/time/TimerTrace.scala
org/beangle/commons/logging/Logging.scala
org/beangle/commons/script/EvaluationException.scala
org/beangle/commons/script/ExpressionEvaluator.scala
org/beangle/commons/text/i18n/Message.scala
org/beangle/commons/text/i18n/TextResource.scala
org/beangle/commons/text/i18n/impl/DefaultTextBundle.scala
org/beangle/commons/text/i18n/impl/DefaultTextBundleRegistry.scala
org/beangle/commons/text/i18n/impl/DefaultTextFormater.scala
org/beangle/commons/text/i18n/impl/DefaultTextResource.scala
org/beangle/commons/text/i18n/impl/NullTextResource.scala
org/beangle/commons/text/i18n/spi/TextBundle.scala
org/beangle/commons/text/i18n/spi/TextBundleRegistry.scala
org/beangle/commons/text/i18n/spi/TextFormater.scala
org/beangle/commons/text/i18n/spi/TextResourceProvider.scala
org/beangle/commons/text/inflector/Pluralizer.scala
org/beangle/commons/text/inflector/Rule.scala
org/beangle/commons/text/inflector/RuleBasedPluralizer.scala
org/beangle/commons/text/inflector/en/EnNounPluralizer.scala
org/beangle/commons/text/inflector/rule/AbstractRegexReplacementRule.scala
org/beangle/commons/text/inflector/rule/CategoryInflectionRule.scala
org/beangle/commons/text/inflector/rule/IrregularMappingRule.scala
org/beangle/commons/text/inflector/rule/RegexReplacementRule.scala
org/beangle/commons/text/inflector/rule/SuffixInflectionRule.scala
org/beangle/commons/text/regex/AntPathPattern.scala
org/beangle/commons/text/replace/BatchReplaceMain.scala
org/beangle/commons/text/replace/Replacer.scala
org/beangle/commons/text/seq/ArabicSeqStyle.scala
org/beangle/commons/text/seq/HanZiSeqStyle.scala
org/beangle/commons/text/seq/MultiLevelSeqGenerator.scala
org/beangle/commons/text/seq/NbspGenerator.scala
org/beangle/commons/text/seq/SeqNumStyle.scala
org/beangle/commons/text/seq/SeqPattern.scala
Related examples in the same category