Search

Download alchemy-1.0.2.jar : alchemy « a « Jar File Download






Download alchemy-1.0.2.jar

alchemy/alchemy-1.0.2.jar.zip( 433 k)

The download jar file contains the following class files or Java source files.

.gitignore
META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/maven/com.likethecolor/alchemy/pom.properties
META-INF/maven/com.likethecolor/alchemy/pom.xml
META-INF/maven/commons-lang/commons-lang/pom.properties
META-INF/maven/commons-lang/commons-lang/pom.xml
META-INF/maven/org.slf4j/slf4j-api/pom.properties
META-INF/maven/org.slf4j/slf4j-api/pom.xml
alchemy.properties
com.likethecolor.alchemy.Main.class
com.likethecolor.alchemy.api.Client.class
com.likethecolor.alchemy.api.Constants.class
com.likethecolor.alchemy.api.call.AbstractCall.class
com.likethecolor.alchemy.api.call.AuthorCall.class
com.likethecolor.alchemy.api.call.CategoryCall.class
com.likethecolor.alchemy.api.call.LanguageCall.class
com.likethecolor.alchemy.api.call.MicroformatDataCall.class
com.likethecolor.alchemy.api.call.RankedCategoryCall.class
com.likethecolor.alchemy.api.call.RankedConceptsCall.class
com.likethecolor.alchemy.api.call.RankedKeywordsCall.class
com.likethecolor.alchemy.api.call.RankedNamedEntitiesCall.class
com.likethecolor.alchemy.api.call.RawTextCall.class
com.likethecolor.alchemy.api.call.RelationsCall.class
com.likethecolor.alchemy.api.call.SentimentCall.class
com.likethecolor.alchemy.api.call.TargetedSentimentCall.class
com.likethecolor.alchemy.api.call.TextCall.class
com.likethecolor.alchemy.api.call.TitleCall.class
com.likethecolor.alchemy.api.call.type.CallType.class
com.likethecolor.alchemy.api.call.type.CallTypeHtml.class
com.likethecolor.alchemy.api.call.type.CallTypeText.class
com.likethecolor.alchemy.api.call.type.CallTypeUrl.class
com.likethecolor.alchemy.api.entity.AbstractAlchemyEntity.class
com.likethecolor.alchemy.api.entity.AlchemyAction.class
com.likethecolor.alchemy.api.entity.AlchemyEntity.class
com.likethecolor.alchemy.api.entity.AlchemyObject.class
com.likethecolor.alchemy.api.entity.AlchemySubject.class
com.likethecolor.alchemy.api.entity.AlchemyVerb.class
com.likethecolor.alchemy.api.entity.AuthorAlchemyEntity.class
com.likethecolor.alchemy.api.entity.CategoryAlchemyEntity.class
com.likethecolor.alchemy.api.entity.ConceptAlchemyEntity.class
com.likethecolor.alchemy.api.entity.DisambiguatedAlchemyEntity.class
com.likethecolor.alchemy.api.entity.HeaderAlchemyEntity.class
com.likethecolor.alchemy.api.entity.KeywordAlchemyEntity.class
com.likethecolor.alchemy.api.entity.LanguageAlchemyEntity.class
com.likethecolor.alchemy.api.entity.MicroformatAlchemyEntity.class
com.likethecolor.alchemy.api.entity.NamedEntityAlchemyEntity.class
com.likethecolor.alchemy.api.entity.QuotationAlchemyEntity.class
com.likethecolor.alchemy.api.entity.RelationAlchemyEntity.class
com.likethecolor.alchemy.api.entity.Response.class
com.likethecolor.alchemy.api.entity.SentimentAlchemyEntity.class
com.likethecolor.alchemy.api.entity.TitleAlchemyEntity.class
com.likethecolor.alchemy.api.params.CategoryParams.class
com.likethecolor.alchemy.api.params.ConceptParams.class
com.likethecolor.alchemy.api.params.KeywordParams.class
com.likethecolor.alchemy.api.params.LanguageParams.class
com.likethecolor.alchemy.api.params.NamedEntityParams.class
com.likethecolor.alchemy.api.params.Params.class
com.likethecolor.alchemy.api.params.RelationParams.class
com.likethecolor.alchemy.api.params.TargetedSentimentParams.class
com.likethecolor.alchemy.api.params.TextParams.class
com.likethecolor.alchemy.api.parser.AbstractParser.class
com.likethecolor.alchemy.api.parser.json.AbstractParser.class
com.likethecolor.alchemy.api.parser.json.AuthorParser.class
com.likethecolor.alchemy.api.parser.json.CategoriesParser.class
com.likethecolor.alchemy.api.parser.json.CategoryParser.class
com.likethecolor.alchemy.api.parser.json.ConceptParser.class
com.likethecolor.alchemy.api.parser.json.DisambiguatedEntityParser.class
com.likethecolor.alchemy.api.parser.json.HeaderParser.class
com.likethecolor.alchemy.api.parser.json.JSONConstants.class
com.likethecolor.alchemy.api.parser.json.KeywordParser.class
com.likethecolor.alchemy.api.parser.json.LanguageParser.class
com.likethecolor.alchemy.api.parser.json.MicroformatParser.class
com.likethecolor.alchemy.api.parser.json.NamedEntityParser.class
com.likethecolor.alchemy.api.parser.json.QuotationParser.class
com.likethecolor.alchemy.api.parser.json.RelationsParser.class
com.likethecolor.alchemy.api.parser.json.SentimentParser.class
com.likethecolor.alchemy.api.parser.json.TextParser.class
com.likethecolor.alchemy.api.parser.json.TitleParser.class
com.likethecolor.alchemy.api.util.NumberUtil.class
com.likethecolor.alchemy.api.validator.ApiHostNameValidator.class
com.likethecolor.alchemy.api.validator.ApiKeyFileNameValidator.class
com.likethecolor.alchemy.api.validator.ApiKeyResourceValidator.class
com.likethecolor.alchemy.api.validator.ApiKeyValidator.class
com.likethecolor.alchemy.api.validator.HtmlValidator.class
com.likethecolor.alchemy.api.validator.OutputDocumentValidator.class
com.likethecolor.alchemy.api.validator.OutputModeValidator.class
com.likethecolor.alchemy.api.validator.OutputStatusValidator.class
com.likethecolor.alchemy.api.validator.TextValidator.class
com.likethecolor.alchemy.api.validator.UrlValidator.class
org.apache.commons.lang.ArrayUtils.class
org.apache.commons.lang.BitField.class
org.apache.commons.lang.BooleanUtils.class
org.apache.commons.lang.CharEncoding.class
org.apache.commons.lang.CharRange.class
org.apache.commons.lang.CharSet.class
org.apache.commons.lang.CharSetUtils.class
org.apache.commons.lang.CharUtils.class
org.apache.commons.lang.ClassUtils.class
org.apache.commons.lang.Entities.class
org.apache.commons.lang.IllegalClassException.class
org.apache.commons.lang.IncompleteArgumentException.class
org.apache.commons.lang.IntHashMap.class
org.apache.commons.lang.LocaleUtils.class
org.apache.commons.lang.NotImplementedException.class
org.apache.commons.lang.NullArgumentException.class
org.apache.commons.lang.NumberRange.class
org.apache.commons.lang.NumberUtils.class
org.apache.commons.lang.ObjectUtils.class
org.apache.commons.lang.RandomStringUtils.class
org.apache.commons.lang.SerializationException.class
org.apache.commons.lang.SerializationUtils.class
org.apache.commons.lang.StringEscapeUtils.class
org.apache.commons.lang.StringUtils.class
org.apache.commons.lang.SystemUtils.class
org.apache.commons.lang.UnhandledException.class
org.apache.commons.lang.Validate.class
org.apache.commons.lang.WordUtils.class
org.apache.commons.lang.builder.CompareToBuilder.class
org.apache.commons.lang.builder.EqualsBuilder.class
org.apache.commons.lang.builder.HashCodeBuilder.class
org.apache.commons.lang.builder.IDKey.class
org.apache.commons.lang.builder.ReflectionToStringBuilder.class
org.apache.commons.lang.builder.StandardToStringStyle.class
org.apache.commons.lang.builder.ToStringBuilder.class
org.apache.commons.lang.builder.ToStringStyle.class
org.apache.commons.lang.enum.Enum.class
org.apache.commons.lang.enum.EnumUtils.class
org.apache.commons.lang.enum.ValuedEnum.class
org.apache.commons.lang.enums.Enum.class
org.apache.commons.lang.enums.EnumUtils.class
org.apache.commons.lang.enums.ValuedEnum.class
org.apache.commons.lang.exception.CloneFailedException.class
org.apache.commons.lang.exception.ExceptionUtils.class
org.apache.commons.lang.exception.Nestable.class
org.apache.commons.lang.exception.NestableDelegate.class
org.apache.commons.lang.exception.NestableError.class
org.apache.commons.lang.exception.NestableException.class
org.apache.commons.lang.exception.NestableRuntimeException.class
org.apache.commons.lang.math.DoubleRange.class
org.apache.commons.lang.math.FloatRange.class
org.apache.commons.lang.math.Fraction.class
org.apache.commons.lang.math.IEEE754rUtils.class
org.apache.commons.lang.math.IntRange.class
org.apache.commons.lang.math.JVMRandom.class
org.apache.commons.lang.math.LongRange.class
org.apache.commons.lang.math.NumberRange.class
org.apache.commons.lang.math.NumberUtils.class
org.apache.commons.lang.math.RandomUtils.class
org.apache.commons.lang.math.Range.class
org.apache.commons.lang.mutable.Mutable.class
org.apache.commons.lang.mutable.MutableBoolean.class
org.apache.commons.lang.mutable.MutableByte.class
org.apache.commons.lang.mutable.MutableDouble.class
org.apache.commons.lang.mutable.MutableFloat.class
org.apache.commons.lang.mutable.MutableInt.class
org.apache.commons.lang.mutable.MutableLong.class
org.apache.commons.lang.mutable.MutableObject.class
org.apache.commons.lang.mutable.MutableShort.class
org.apache.commons.lang.reflect.ConstructorUtils.class
org.apache.commons.lang.reflect.FieldUtils.class
org.apache.commons.lang.reflect.MemberUtils.class
org.apache.commons.lang.reflect.MethodUtils.class
org.apache.commons.lang.text.CompositeFormat.class
org.apache.commons.lang.text.ExtendedMessageFormat.class
org.apache.commons.lang.text.FormatFactory.class
org.apache.commons.lang.text.StrBuilder.class
org.apache.commons.lang.text.StrLookup.class
org.apache.commons.lang.text.StrMatcher.class
org.apache.commons.lang.text.StrSubstitutor.class
org.apache.commons.lang.text.StrTokenizer.class
org.apache.commons.lang.time.DateFormatUtils.class
org.apache.commons.lang.time.DateUtils.class
org.apache.commons.lang.time.DurationFormatUtils.class
org.apache.commons.lang.time.FastDateFormat.class
org.apache.commons.lang.time.StopWatch.class
org.json.CDL.class
org.json.Cookie.class
org.json.CookieList.class
org.json.HTTP.class
org.json.HTTPTokener.class
org.json.JSONArray.class
org.json.JSONException.class
org.json.JSONML.class
org.json.JSONObject.class
org.json.JSONString.class
org.json.JSONStringer.class
org.json.JSONTokener.class
org.json.JSONWriter.class
org.json.Test.class
org.json.XML.class
org.json.XMLTokener.class
org.slf4j.ILoggerFactory.class
org.slf4j.IMarkerFactory.class
org.slf4j.Logger.class
org.slf4j.LoggerFactory.class
org.slf4j.MDC.class
org.slf4j.Marker.class
org.slf4j.MarkerFactory.class
org.slf4j.helpers.BasicMDCAdapter.class
org.slf4j.helpers.BasicMarker.class
org.slf4j.helpers.BasicMarkerFactory.class
org.slf4j.helpers.FormattingTuple.class
org.slf4j.helpers.MarkerIgnoringBase.class
org.slf4j.helpers.MessageFormatter.class
org.slf4j.helpers.NOPLogger.class
org.slf4j.helpers.NOPLoggerFactory.class
org.slf4j.helpers.NOPMDCAdapter.class
org.slf4j.helpers.NamedLoggerBase.class
org.slf4j.helpers.SubstituteLoggerFactory.class
org.slf4j.helpers.Util.class
org.slf4j.spi.LocationAwareLogger.class
org.slf4j.spi.LoggerFactoryBinder.class
org.slf4j.spi.MDCAdapter.class
org.slf4j.spi.MarkerFactoryBinder.class








Related examples in the same category

1.Download alchemy-1.0-sources.jar
2.Download alchemy-1.0-test-sources.jar
3.Download alchemy-1.0.1-sources.jar
4.Download alchemy-1.0.1-test-sources.jar
5.Download alchemy-1.0.2-sources.jar
6.Download alchemy-1.0.2-test-sources.jar
7.Download alchemy-1.0.1.jar
8.Download alchemy-1.0.jar