Download boon-0.32.jar file

Introduction

You can download boon-0.32.jar in this page.

License

Apache License

Type List

boon-0.32.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/io.fastjson/boon/pom.properties
META-INF/maven/io.fastjson/boon/pom.xml
org.boon.Boon.class
org.boon.Classpaths.class
org.boon.Entry.class
org.boon.Exceptions.class
org.boon.Functional.class
org.boon.HTTP.class
org.boon.IO.class
org.boon.Lists.class
org.boon.Logger.class
org.boon.MBeans.class
org.boon.Maps.class
org.boon.Ok.class
org.boon.Pair.class
org.boon.Runner.class
org.boon.Sets.class
org.boon.Str.class
org.boon.StringScanner.class
org.boon.Terminal.class
org.boon.Universal.class
org.boon.UniversalOperations.class
org.boon.cache.Cache.class
org.boon.cache.CacheEntry.class
org.boon.cache.CacheType.class
org.boon.cache.ConcurrentLruCache.class
org.boon.cache.FastConcurrentReadLruLfuFifoCache.class
org.boon.cache.FastReaderSingleThreadedCache.class
org.boon.cache.SimpleCache.class
org.boon.cache.SimpleConcurrentCache.class
org.boon.cache.Tradeoffs.class
org.boon.collections.CollectionConstants.class
org.boon.collections.ConcurrentHashSet.class
org.boon.collections.ConcurrentLinkedHashSet.class
org.boon.collections.ConcurrentWeakHashMap.class
org.boon.collections.DoubleList.class
org.boon.collections.FakeMapEntrySet.class
org.boon.collections.FloatList.class
org.boon.collections.IntList.class
org.boon.collections.LazyMap.class
org.boon.collections.LongList.class
org.boon.collections.MultiMap.class
org.boon.collections.MultiMapImpl.class
org.boon.collections.MultiMaps.class
org.boon.collections.SortableConcurrentList.class
org.boon.concurrent.Counter.class
org.boon.concurrent.SimpleExecutors.class
org.boon.concurrent.Timer.class
org.boon.config.ContextConfig.class
org.boon.config.ContextConfigReader.class
org.boon.config.MetaConfigEvents.class
org.boon.config.NamespaceEventHandler.class
org.boon.core.AsyncFunction.class
org.boon.core.Conversions.class
org.boon.core.Dates.class
org.boon.core.Fn.class
org.boon.core.Function.class
org.boon.core.Handler.class
org.boon.core.HandlerWithErrorHandling.class
org.boon.core.Handlers.class
org.boon.core.NameAware.class
org.boon.core.Predicate.class
org.boon.core.Reducer.class
org.boon.core.Supplier.class
org.boon.core.Sys.class
org.boon.core.SystemTimeKeeper.class
org.boon.core.Typ.class
org.boon.core.TypeType.class
org.boon.core.Value.class
org.boon.core.reflection.Annotated.class
org.boon.core.reflection.AnnotationData.class
org.boon.core.reflection.Annotations.class
org.boon.core.reflection.BaseAccess.class
org.boon.core.reflection.BeanUtils.class
org.boon.core.reflection.ClassMeta.class
org.boon.core.reflection.ConstructorAccess.class
org.boon.core.reflection.FastStringUtils.class
org.boon.core.reflection.Fields.class
org.boon.core.reflection.Invoker.class
org.boon.core.reflection.MapObjectConversion.class
org.boon.core.reflection.Mapper.class
org.boon.core.reflection.MapperComplex.class
org.boon.core.reflection.MapperSimple.class
org.boon.core.reflection.MethodAccess.class
org.boon.core.reflection.Reflection.class
org.boon.core.reflection.fields.BaseField.class
org.boon.core.reflection.fields.FieldAccess.class
org.boon.core.reflection.fields.FieldAccessMode.class
org.boon.core.reflection.fields.FieldFieldsAccessor.class
org.boon.core.reflection.fields.FieldsAccessor.class
org.boon.core.reflection.fields.FieldsAccessorFieldThenProp.class
org.boon.core.reflection.fields.FieldsAccessorsPropertyThenField.class
org.boon.core.reflection.fields.MapField.class
org.boon.core.reflection.fields.PropertyField.class
org.boon.core.reflection.fields.PropertyFieldAccessor.class
org.boon.core.reflection.fields.ReflectField.class
org.boon.core.reflection.fields.UnsafeField.class
org.boon.core.reflection.impl.ConstructorAccessImpl.class
org.boon.core.reflection.impl.MethodAccessImpl.class
org.boon.core.reflection.impl.OverloadedMethod.class
org.boon.core.timer.TimeKeeper.class
org.boon.core.timer.TimeKeeperBasic.class
org.boon.core.value.CharSequenceValue.class
org.boon.core.value.LazyValueMap.class
org.boon.core.value.MapItemValue.class
org.boon.core.value.NumberValue.class
org.boon.core.value.ValueContainer.class
org.boon.core.value.ValueList.class
org.boon.core.value.ValueMap.class
org.boon.core.value.ValueMapImpl.class
org.boon.criteria.Criterion.class
org.boon.criteria.DoubleCollector.class
org.boon.criteria.FloatCollector.class
org.boon.criteria.IntCollector.class
org.boon.criteria.ObjectFilter.class
org.boon.criteria.ProjectedSelector.class
org.boon.criteria.Selector.class
org.boon.criteria.Update.class
org.boon.criteria.internal.Criteria.class
org.boon.criteria.internal.Group.class
org.boon.criteria.internal.Grouping.class
org.boon.criteria.internal.Not.class
org.boon.criteria.internal.Operator.class
org.boon.criteria.internal.QueryFactory.class
org.boon.criteria.internal.Visitor.class
org.boon.datarepo.Bag.class
org.boon.datarepo.CollectionDecorator.class
org.boon.datarepo.Collections.class
org.boon.datarepo.DataRepoException.class
org.boon.datarepo.Filter.class
org.boon.datarepo.LookupIndex.class
org.boon.datarepo.ObjectEditor.class
org.boon.datarepo.PlanStep.class
org.boon.datarepo.PlanSteps.class
org.boon.datarepo.Repo.class
org.boon.datarepo.RepoBuilder.class
org.boon.datarepo.Repos.class
org.boon.datarepo.ResultSet.class
org.boon.datarepo.SearchableCollection.class
org.boon.datarepo.impl.FilterDefault.class
org.boon.datarepo.impl.ObjectEditorDefault.class
org.boon.datarepo.impl.RepoBuilderDefault.class
org.boon.datarepo.impl.RepoDefault.class
org.boon.datarepo.impl.ResultSetImpl.class
org.boon.datarepo.impl.SearchableCollectionDefault.class
org.boon.datarepo.impl.decorators.FilterDecoratorBase.class
org.boon.datarepo.impl.decorators.FilterWithCache.class
org.boon.datarepo.impl.decorators.FilterWithSimpleCache.class
org.boon.datarepo.impl.decorators.ObjectEditorCloneDecorator.class
org.boon.datarepo.impl.decorators.ObjectEditorDecoratorBase.class
org.boon.datarepo.impl.decorators.ObjectEditorEventDecorator.class
org.boon.datarepo.impl.decorators.ObjectEditorLogNullCheckDecorator.class
org.boon.datarepo.impl.indexes.BaseIndexWrapper.class
org.boon.datarepo.impl.indexes.LookupIndexDefault.class
org.boon.datarepo.impl.indexes.MultiValue.class
org.boon.datarepo.impl.indexes.NestedKeySearchIndex.class
org.boon.datarepo.impl.indexes.SearchIndexDefault.class
org.boon.datarepo.impl.indexes.TypeHierarchyIndex.class
org.boon.datarepo.impl.indexes.UniqueLookupIndex.class
org.boon.datarepo.impl.indexes.UniqueSearchIndex.class
org.boon.datarepo.impl.maps.JavaUtilMap.class
org.boon.datarepo.impl.maps.JavaUtilNavigableMap.class
org.boon.datarepo.impl.maps.MapCreatorImpl.class
org.boon.datarepo.modification.ModificationEvent.class
org.boon.datarepo.modification.ModificationListener.class
org.boon.datarepo.modification.ModificationType.class
org.boon.datarepo.spi.FilterComposer.class
org.boon.datarepo.spi.MapCreator.class
org.boon.datarepo.spi.ObjectEditorComposer.class
org.boon.datarepo.spi.RepoComposer.class
org.boon.datarepo.spi.ResultSetInternal.class
org.boon.datarepo.spi.SPIFactory.class
org.boon.datarepo.spi.SearchIndex.class
org.boon.datarepo.spi.SearchableCollectionComposer.class
org.boon.datarepo.spi.TypedMap.class
org.boon.di.Context.class
org.boon.di.Creator.class
org.boon.di.DependencyInjection.class
org.boon.di.In.class
org.boon.di.Inject.class
org.boon.di.Module.class
org.boon.di.Named.class
org.boon.di.PostConstruct.class
org.boon.di.ProviderInfo.class
org.boon.di.Required.class
org.boon.di.impl.ContextImpl.class
org.boon.di.modules.BaseModule.class
org.boon.di.modules.InstanceModule.class
org.boon.di.modules.NamedUtils.class
org.boon.di.modules.SupplierModule.class
org.boon.expression.BoonExpressionContext.class
org.boon.expression.ExpressionContext.class
org.boon.expression.StandardFunctions.class
org.boon.functions.PropertyNameUtils.class
org.boon.json.JsonCreator.class
org.boon.json.JsonException.class
org.boon.json.JsonFactory.class
org.boon.json.JsonMappingParser.class
org.boon.json.JsonParser.class
org.boon.json.JsonParserAndMapper.class
org.boon.json.JsonParserEvents.class
org.boon.json.JsonParserFactory.class
org.boon.json.JsonSerializer.class
org.boon.json.JsonSerializerFactory.class
org.boon.json.JsonSlurper.class
org.boon.json.ObjectMapper.class
org.boon.json.ObjectSerializationData.class
org.boon.json.annotations.Expose.class
org.boon.json.annotations.JsonIgnore.class
org.boon.json.annotations.JsonIgnoreProperties.class
org.boon.json.annotations.JsonInclude.class
org.boon.json.annotations.JsonProperty.class
org.boon.json.annotations.JsonViews.class
org.boon.json.annotations.SerializedName.class
org.boon.json.implementation.BaseJsonParser.class
org.boon.json.implementation.BaseJsonParserAndMapper.class
org.boon.json.implementation.JsonAsciiParser.class
org.boon.json.implementation.JsonBaseByteArrayParser.class
org.boon.json.implementation.JsonFastParser.class
org.boon.json.implementation.JsonParserCharArray.class
org.boon.json.implementation.JsonParserLax.class
org.boon.json.implementation.JsonParserUsingCharacterSource.class
org.boon.json.implementation.JsonStringDecoder.class
org.boon.json.implementation.JsonUTF8Parser.class
org.boon.json.implementation.ObjectMapperImpl.class
org.boon.json.implementation.PlistParser.class
org.boon.json.serializers.ArraySerializer.class
org.boon.json.serializers.CollectionSerializer.class
org.boon.json.serializers.CustomFieldSerializer.class
org.boon.json.serializers.CustomObjectSerializer.class
org.boon.json.serializers.DateSerializer.class
org.boon.json.serializers.FieldFilter.class
org.boon.json.serializers.FieldSerializer.class
org.boon.json.serializers.InstanceSerializer.class
org.boon.json.serializers.JsonSerializerInternal.class
org.boon.json.serializers.MapSerializer.class
org.boon.json.serializers.ObjectSerializer.class
org.boon.json.serializers.StringSerializer.class
org.boon.json.serializers.UnknownSerializer.class
org.boon.json.serializers.impl.AbstractCustomFieldSerializer.class
org.boon.json.serializers.impl.AbstractCustomObjectSerializer.class
org.boon.json.serializers.impl.BasicObjectSerializerImpl.class
org.boon.json.serializers.impl.CollectionSerializerImpl.class
org.boon.json.serializers.impl.CustomObjectSerializerImpl.class
org.boon.json.serializers.impl.DateSerializerImpl.class
org.boon.json.serializers.impl.FieldSerializerImpl.class
org.boon.json.serializers.impl.FieldSerializerUseAnnotationsImpl.class
org.boon.json.serializers.impl.InstanceSerializerImpl.class
org.boon.json.serializers.impl.JsonDateSerializer.class
org.boon.json.serializers.impl.JsonSerializerImpl.class
org.boon.json.serializers.impl.JsonSimpleSerializerImpl.class
org.boon.json.serializers.impl.MapSerializerImpl.class
org.boon.json.serializers.impl.SerializeUtils.class
org.boon.json.serializers.impl.StringSerializerImpl.class
org.boon.json.serializers.impl.UnknownSerializerImpl.class
org.boon.logging.BoonLogFormatter.class
org.boon.logging.ConfigurableLogger.class
org.boon.logging.HandlerNoOP.class
org.boon.logging.InMemoryLogger.class
org.boon.logging.InMemoryThreadLocalLogger.class
org.boon.logging.JDKLogger.class
org.boon.logging.JDKLoggerFactory.class
org.boon.logging.LogLevel.class
org.boon.logging.LogRecord.class
org.boon.logging.LoggerDelegate.class
org.boon.logging.LoggerFactory.class
org.boon.logging.Logging.class
org.boon.logging.TeeLoggerWrapper.class
org.boon.logging.TerminalLogger.class
org.boon.messages.MessageSpecification.class
org.boon.messages.MessageUtils.class
org.boon.messages.ResourceBundleLocator.class
org.boon.primitive.Arry.class
org.boon.primitive.Byt.class
org.boon.primitive.ByteBuf.class
org.boon.primitive.ByteScanner.class
org.boon.primitive.CharArrayCharacterSource.class
org.boon.primitive.CharBuf.class
org.boon.primitive.CharScanner.class
org.boon.primitive.CharacterSource.class
org.boon.primitive.Chr.class
org.boon.primitive.Dbl.class
org.boon.primitive.Flt.class
org.boon.primitive.IOInputStream.class
org.boon.primitive.IOReader.class
org.boon.primitive.InMemoryInputStream.class
org.boon.primitive.InMemoryReader.class
org.boon.primitive.Input.class
org.boon.primitive.InputByteArray.class
org.boon.primitive.Int.class
org.boon.primitive.Lng.class
org.boon.primitive.Output.class
org.boon.primitive.ReaderCharacterSource.class
org.boon.primitive.Shrt.class
org.boon.service.Request.class
org.boon.service.Response.class
org.boon.sort.Ordering.class
org.boon.sort.Sort.class
org.boon.sort.SortType.class
org.boon.sort.Sorting.class
org.boon.sort.SortingInternal.class
org.boon.sort.UniversalComparator.class
org.boon.template.BoonCommandArgumentParser.class
org.boon.template.BoonCoreTemplateParser.class
org.boon.template.BoonModernTemplateParser.class
org.boon.template.BoonTemplate.class
org.boon.template.Commands.class
org.boon.template.Template.class
org.boon.template.TemplateParser.class
org.boon.template.support.LoopTagStatus.class
org.boon.template.support.Token.class
org.boon.template.support.TokenTypes.class
org.boon.validation.FieldValidator.class
org.boon.validation.RecursiveDescentPropertyValidator.class
org.boon.validation.Validatable.class
org.boon.validation.ValidationContext.class
org.boon.validation.ValidationException.class
org.boon.validation.ValidatorMessage.class
org.boon.validation.ValidatorMessageHolder.class
org.boon.validation.ValidatorMessages.class
org.boon.validation.ValidatorMetaData.class
org.boon.validation.ValidatorMetaDataReader.class
org.boon.validation.Validators.class
org.boon.validation.annotations.Currency.class
org.boon.validation.annotations.Date.class
org.boon.validation.annotations.DomainValidation.class
org.boon.validation.annotations.Email.class
org.boon.validation.annotations.Equals.class
org.boon.validation.annotations.Length.class
org.boon.validation.annotations.LongRange.class
org.boon.validation.annotations.Loop.class
org.boon.validation.annotations.Number.class
org.boon.validation.annotations.Phone.class
org.boon.validation.annotations.ProperNoun.class
org.boon.validation.annotations.Range.class
org.boon.validation.annotations.Regex.class
org.boon.validation.annotations.Required.class
org.boon.validation.annotations.StopOnRule.class
org.boon.validation.annotations.Street.class
org.boon.validation.annotations.Zip.class
org.boon.validation.readers.AnnotationValidatorMetaDataReader.class
org.boon.validation.readers.ChainValidatorMetaDataReader.class
org.boon.validation.readers.PropertiesFileValidatorMetaDataReader.class
org.boon.validation.validators.AbstractCompareValidator.class
org.boon.validation.validators.AbstractRangeValidator.class
org.boon.validation.validators.BaseValidator.class
org.boon.validation.validators.CommonBridgeValidator.class
org.boon.validation.validators.CompositeValidator.class
org.boon.validation.validators.DomainValidator.class
org.boon.validation.validators.EqualsCompareValidator.class
org.boon.validation.validators.LengthValidator.class
org.boon.validation.validators.LongRangeValidator.class
org.boon.validation.validators.MatchAllRegexValidator.class
org.boon.validation.validators.MatchAnyRegexValidator.class
org.boon.validation.validators.RegexValidator.class
org.boon.validation.validators.RequiredValidator.class
org.boon.validation.validators.StopOnRuleValidator.class

Pom

boon-0.32.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Copyright 2013-2014 Richard M. Hightower
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~  		http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  ~
  ~ __________                              _____          __   .__
  ~ \______   \ ____   ____   ____   /\    /     \ _____  |  | _|__| ____    ____
  ~  |    |  _//  _ \ /  _ \ /    \  \/   /  \ /  \\__  \ |  |/ /  |/    \  / ___\
  ~  |    |   (  <_> |  <_> )   |  \ /\  /    Y    \/ __ \|    <| | | \/ /_/ >
  ~  |______  /\____/ \____/|___|  / \/  \____|__  (____  /__|_ \__|___|  /\___  /
  ~         \/                   \/              \/     \/     \/       \//_____/
  ~      ____.                     ___________   _____    ______________.___.
  ~     |    |____ ___  _______    \_   _____/  /  _  \  /   _____/\__  |   |
  ~     |    \__  \\  \/ /\__  \    |    __)_  /  /_\  \ \_____  \  /   |   |
  ~ /\__|    |/ __ \\   /  / __ \_  |        \/    |    \/        \ \____   |
  ~ \________(____  /\_/  (____  / /_______  /\____|__  /_______  / / ______|
  ~               \/           \/          \/         \/        \/  \/
  -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<parent>
        <groupId>io.fastjson</groupId>
        <artifactId>osgi-plugins-parent</artifactId>
        <version>0.32</version>
        <relativePath>../osgi-plugins-parent</relativePath>
	</parent>

	<!-- boon.io, json.io was taken. -->
	<artifactId>boon</artifactId>
	<name>boon</name>
	<description>Simple opinionated Java for the novice to expert level Java Programmer. 
                 Low Ceremony. High Productivity. A real boon to Java to developers!</description>
    <packaging>bundle</packaging> <!-- Mark it as an OSGi bundle-->

    <properties>
        <build.osgi.import.before.defaults>
            com.sun.management;resolution:=optional,
            sun.misc;resolution:=optional
        </build.osgi.import.before.defaults> <!-- Used to import any special packages, which are not auto-imported -->
        <build.osgi.export.pkg>org.boon.*</build.osgi.export.pkg> <!-- Export everything, or by package -->
    </properties>

	<dependencies>
    <dependency>
        <groupId>org.codehaus.groovy</groupId>
        <artifactId>groovy</artifactId>
        <scope>test</scope>
    </dependency>
    <dependency>
        <groupId>com.google.guava</groupId>
        <artifactId>guava</artifactId>
        <scope>test</scope>
    </dependency>
  </dependencies>

	<build>
		<finalName>boon</finalName>
		<plugins>
      <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <configuration>
              <systemProperties>
                  <property>
                      <name>jdk.map.althashing.threshold</name>
                      <value>100</value>
                  </property>
              </systemProperties>
          </configuration>
      </plugin>
			<plugin>
				<artifactId>maven-compiler-plugin</artifactId>
        <configuration>
          <fork>true</fork>
          <compilerArgument>-XDignore.symbol.file</compilerArgument>
          <testCompilerArgument>-XDignore.symbol.file</testCompilerArgument>
        </configuration>
			</plugin>
    </plugins>
	</build>
</project>

POM Entry

<dependency>
   <groupId>io.fastjson</groupId>
   <artifactId>boon</artifactId>
   <version>0.32</version>
</dependency>

Download

If you think the following boon-0.32.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download boon-0.32.jar file




PreviousNext

Related