Download xstream-1.4.10.jar file

Introduction

You can download xstream-1.4.10.jar in this page.

License

Open Source License

Type List

xstream-1.4.10.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.thoughtworks.xstream/xstream/pom.properties
META-INF/maven/com.thoughtworks.xstream/xstream/pom.xml
com.thoughtworks.xstream.InitializationException.class
com.thoughtworks.xstream.MarshallingStrategy.class
com.thoughtworks.xstream.XStream.class
com.thoughtworks.xstream.XStreamException.class
com.thoughtworks.xstream.XStreamer.class
com.thoughtworks.xstream.annotations.AnnotationProvider.class
com.thoughtworks.xstream.annotations.AnnotationReflectionConverter.class
com.thoughtworks.xstream.annotations.Annotations.class
com.thoughtworks.xstream.annotations.XStreamAlias.class
com.thoughtworks.xstream.annotations.XStreamAliasType.class
com.thoughtworks.xstream.annotations.XStreamAsAttribute.class
com.thoughtworks.xstream.annotations.XStreamContainedType.class
com.thoughtworks.xstream.annotations.XStreamConverter.class
com.thoughtworks.xstream.annotations.XStreamConverters.class
com.thoughtworks.xstream.annotations.XStreamImplicit.class
com.thoughtworks.xstream.annotations.XStreamImplicitCollection.class
com.thoughtworks.xstream.annotations.XStreamInclude.class
com.thoughtworks.xstream.annotations.XStreamOmitField.class
com.thoughtworks.xstream.converters.ConversionException.class
com.thoughtworks.xstream.converters.Converter.class
com.thoughtworks.xstream.converters.ConverterLookup.class
com.thoughtworks.xstream.converters.ConverterMatcher.class
com.thoughtworks.xstream.converters.ConverterRegistry.class
com.thoughtworks.xstream.converters.DataHolder.class
com.thoughtworks.xstream.converters.ErrorReporter.class
com.thoughtworks.xstream.converters.ErrorWriter.class
com.thoughtworks.xstream.converters.ErrorWritingException.class
com.thoughtworks.xstream.converters.MarshallingContext.class
com.thoughtworks.xstream.converters.SingleValueConverter.class
com.thoughtworks.xstream.converters.SingleValueConverterWrapper.class
com.thoughtworks.xstream.converters.UnmarshallingContext.class
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter.class
com.thoughtworks.xstream.converters.basic.BigDecimalConverter.class
com.thoughtworks.xstream.converters.basic.BigIntegerConverter.class
com.thoughtworks.xstream.converters.basic.BooleanConverter.class
com.thoughtworks.xstream.converters.basic.ByteConverter.class
com.thoughtworks.xstream.converters.basic.CharConverter.class
com.thoughtworks.xstream.converters.basic.DateConverter.class
com.thoughtworks.xstream.converters.basic.DoubleConverter.class
com.thoughtworks.xstream.converters.basic.FloatConverter.class
com.thoughtworks.xstream.converters.basic.IntConverter.class
com.thoughtworks.xstream.converters.basic.LongConverter.class
com.thoughtworks.xstream.converters.basic.NullConverter.class
com.thoughtworks.xstream.converters.basic.ShortConverter.class
com.thoughtworks.xstream.converters.basic.StringBufferConverter.class
com.thoughtworks.xstream.converters.basic.StringBuilderConverter.class
com.thoughtworks.xstream.converters.basic.StringConverter.class
com.thoughtworks.xstream.converters.basic.URIConverter.class
com.thoughtworks.xstream.converters.basic.URLConverter.class
com.thoughtworks.xstream.converters.basic.UUIDConverter.class
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.class
com.thoughtworks.xstream.converters.collections.ArrayConverter.class
com.thoughtworks.xstream.converters.collections.BitSetConverter.class
com.thoughtworks.xstream.converters.collections.CharArrayConverter.class
com.thoughtworks.xstream.converters.collections.CollectionConverter.class
com.thoughtworks.xstream.converters.collections.MapConverter.class
com.thoughtworks.xstream.converters.collections.PropertiesConverter.class
com.thoughtworks.xstream.converters.collections.SingletonCollectionConverter.class
com.thoughtworks.xstream.converters.collections.SingletonMapConverter.class
com.thoughtworks.xstream.converters.collections.TreeMapConverter.class
com.thoughtworks.xstream.converters.collections.TreeSetConverter.class
com.thoughtworks.xstream.converters.enums.EnumConverter.class
com.thoughtworks.xstream.converters.enums.EnumMapConverter.class
com.thoughtworks.xstream.converters.enums.EnumSetConverter.class
com.thoughtworks.xstream.converters.enums.EnumSingleValueConverter.class
com.thoughtworks.xstream.converters.enums.EnumToStringConverter.class
com.thoughtworks.xstream.converters.extended.ActivationDataFlavorConverter.class
com.thoughtworks.xstream.converters.extended.CharsetConverter.class
com.thoughtworks.xstream.converters.extended.ColorConverter.class
com.thoughtworks.xstream.converters.extended.CurrencyConverter.class
com.thoughtworks.xstream.converters.extended.DurationConverter.class
com.thoughtworks.xstream.converters.extended.DynamicProxyConverter.class
com.thoughtworks.xstream.converters.extended.EncodedByteArrayConverter.class
com.thoughtworks.xstream.converters.extended.FileConverter.class
com.thoughtworks.xstream.converters.extended.FontConverter.class
com.thoughtworks.xstream.converters.extended.GregorianCalendarConverter.class
com.thoughtworks.xstream.converters.extended.ISO8601DateConverter.class
com.thoughtworks.xstream.converters.extended.ISO8601GregorianCalendarConverter.class
com.thoughtworks.xstream.converters.extended.ISO8601SqlTimestampConverter.class
com.thoughtworks.xstream.converters.extended.JavaClassConverter.class
com.thoughtworks.xstream.converters.extended.JavaFieldConverter.class
com.thoughtworks.xstream.converters.extended.JavaMethodConverter.class
com.thoughtworks.xstream.converters.extended.LocaleConverter.class
com.thoughtworks.xstream.converters.extended.LookAndFeelConverter.class
com.thoughtworks.xstream.converters.extended.NamedArrayConverter.class
com.thoughtworks.xstream.converters.extended.NamedCollectionConverter.class
com.thoughtworks.xstream.converters.extended.NamedMapConverter.class
com.thoughtworks.xstream.converters.extended.PathConverter.class
com.thoughtworks.xstream.converters.extended.PropertyEditorCapableConverter.class
com.thoughtworks.xstream.converters.extended.RegexPatternConverter.class
com.thoughtworks.xstream.converters.extended.SqlDateConverter.class
com.thoughtworks.xstream.converters.extended.SqlTimeConverter.class
com.thoughtworks.xstream.converters.extended.SqlTimestampConverter.class
com.thoughtworks.xstream.converters.extended.StackTraceElementConverter.class
com.thoughtworks.xstream.converters.extended.StackTraceElementFactory.class
com.thoughtworks.xstream.converters.extended.StackTraceElementFactory15.class
com.thoughtworks.xstream.converters.extended.SubjectConverter.class
com.thoughtworks.xstream.converters.extended.TextAttributeConverter.class
com.thoughtworks.xstream.converters.extended.ThrowableConverter.class
com.thoughtworks.xstream.converters.extended.ToAttributedValueConverter.class
com.thoughtworks.xstream.converters.extended.ToStringConverter.class
com.thoughtworks.xstream.converters.extended.UseAttributeForEnumMapper.class
com.thoughtworks.xstream.converters.javabean.BeanProperty.class
com.thoughtworks.xstream.converters.javabean.BeanProvider.class
com.thoughtworks.xstream.converters.javabean.ComparingPropertySorter.class
com.thoughtworks.xstream.converters.javabean.JavaBeanConverter.class
com.thoughtworks.xstream.converters.javabean.JavaBeanProvider.class
com.thoughtworks.xstream.converters.javabean.NativePropertySorter.class
com.thoughtworks.xstream.converters.javabean.PropertyDictionary.class
com.thoughtworks.xstream.converters.javabean.PropertySorter.class
com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter.class
com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.class
com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter.class
com.thoughtworks.xstream.converters.reflection.ExternalizableConverter.class
com.thoughtworks.xstream.converters.reflection.FieldDictionary.class
com.thoughtworks.xstream.converters.reflection.FieldKey.class
com.thoughtworks.xstream.converters.reflection.FieldKeySorter.class
com.thoughtworks.xstream.converters.reflection.ImmutableFieldKeySorter.class
com.thoughtworks.xstream.converters.reflection.LambdaConverter.class
com.thoughtworks.xstream.converters.reflection.MissingFieldException.class
com.thoughtworks.xstream.converters.reflection.NativeFieldKeySorter.class
com.thoughtworks.xstream.converters.reflection.ObjectAccessException.class
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.class
com.thoughtworks.xstream.converters.reflection.ReflectionConverter.class
com.thoughtworks.xstream.converters.reflection.ReflectionProvider.class
com.thoughtworks.xstream.converters.reflection.ReflectionProviderWrapper.class
com.thoughtworks.xstream.converters.reflection.SelfStreamingInstanceChecker.class
com.thoughtworks.xstream.converters.reflection.SerializableConverter.class
com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.class
com.thoughtworks.xstream.converters.reflection.SortableFieldKeySorter.class
com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider.class
com.thoughtworks.xstream.converters.reflection.SunLimitedUnsafeReflectionProvider.class
com.thoughtworks.xstream.converters.reflection.SunUnsafeReflectionProvider.class
com.thoughtworks.xstream.converters.reflection.XStream12FieldKeySorter.class
com.thoughtworks.xstream.converters.time.AbstractChronoLocalDateConverter.class
com.thoughtworks.xstream.converters.time.ChronologyConverter.class
com.thoughtworks.xstream.converters.time.DurationConverter.class
com.thoughtworks.xstream.converters.time.HijrahDateConverter.class
com.thoughtworks.xstream.converters.time.InstantConverter.class
com.thoughtworks.xstream.converters.time.JapaneseDateConverter.class
com.thoughtworks.xstream.converters.time.JapaneseEraConverter.class
com.thoughtworks.xstream.converters.time.LocalDateConverter.class
com.thoughtworks.xstream.converters.time.LocalDateTimeConverter.class
com.thoughtworks.xstream.converters.time.LocalTimeConverter.class
com.thoughtworks.xstream.converters.time.MinguoDateConverter.class
com.thoughtworks.xstream.converters.time.MonthDayConverter.class
com.thoughtworks.xstream.converters.time.OffsetDateTimeConverter.class
com.thoughtworks.xstream.converters.time.OffsetTimeConverter.class
com.thoughtworks.xstream.converters.time.PeriodConverter.class
com.thoughtworks.xstream.converters.time.SystemClockConverter.class
com.thoughtworks.xstream.converters.time.ThaiBuddhistDateConverter.class
com.thoughtworks.xstream.converters.time.ValueRangeConverter.class
com.thoughtworks.xstream.converters.time.WeekFieldsConverter.class
com.thoughtworks.xstream.converters.time.YearConverter.class
com.thoughtworks.xstream.converters.time.YearMonthConverter.class
com.thoughtworks.xstream.converters.time.ZoneIdConverter.class
com.thoughtworks.xstream.converters.time.ZonedDateTimeConverter.class
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.class
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.class
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.class
com.thoughtworks.xstream.core.BaseException.class
com.thoughtworks.xstream.core.Caching.class
com.thoughtworks.xstream.core.ClassLoaderReference.class
com.thoughtworks.xstream.core.DefaultConverterLookup.class
com.thoughtworks.xstream.core.JVM.class
com.thoughtworks.xstream.core.MapBackedDataHolder.class
com.thoughtworks.xstream.core.ReferenceByIdMarshaller.class
com.thoughtworks.xstream.core.ReferenceByIdMarshallingStrategy.class
com.thoughtworks.xstream.core.ReferenceByIdUnmarshaller.class
com.thoughtworks.xstream.core.ReferenceByXPathMarshaller.class
com.thoughtworks.xstream.core.ReferenceByXPathMarshallingStrategy.class
com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.class
com.thoughtworks.xstream.core.ReferencingMarshallingContext.class
com.thoughtworks.xstream.core.SequenceGenerator.class
com.thoughtworks.xstream.core.TreeMarshaller.class
com.thoughtworks.xstream.core.TreeMarshallingStrategy.class
com.thoughtworks.xstream.core.TreeUnmarshaller.class
com.thoughtworks.xstream.core.util.ArrayIterator.class
com.thoughtworks.xstream.core.util.Base64Encoder.class
com.thoughtworks.xstream.core.util.ClassLoaderReference.class
com.thoughtworks.xstream.core.util.Cloneables.class
com.thoughtworks.xstream.core.util.CompositeClassLoader.class
com.thoughtworks.xstream.core.util.CustomObjectInputStream.class
com.thoughtworks.xstream.core.util.CustomObjectOutputStream.class
com.thoughtworks.xstream.core.util.DependencyInjectionFactory.class
com.thoughtworks.xstream.core.util.FastField.class
com.thoughtworks.xstream.core.util.FastStack.class
com.thoughtworks.xstream.core.util.Fields.class
com.thoughtworks.xstream.core.util.HierarchicalStreams.class
com.thoughtworks.xstream.core.util.ISO8601JavaTimeConverter.class
com.thoughtworks.xstream.core.util.ISO8601JodaTimeConverter.class
com.thoughtworks.xstream.core.util.ObjectIdDictionary.class
com.thoughtworks.xstream.core.util.OrderRetainingMap.class
com.thoughtworks.xstream.core.util.Pool.class
com.thoughtworks.xstream.core.util.PresortedMap.class
com.thoughtworks.xstream.core.util.PresortedSet.class
com.thoughtworks.xstream.core.util.Primitives.class
com.thoughtworks.xstream.core.util.PrioritizedList.class
com.thoughtworks.xstream.core.util.QuickWriter.class
com.thoughtworks.xstream.core.util.SelfStreamingInstanceChecker.class
com.thoughtworks.xstream.core.util.SerializationMembers.class
com.thoughtworks.xstream.core.util.ThreadSafePropertyEditor.class
com.thoughtworks.xstream.core.util.ThreadSafeSimpleDateFormat.class
com.thoughtworks.xstream.core.util.TypedNull.class
com.thoughtworks.xstream.core.util.Types.class
com.thoughtworks.xstream.core.util.WeakCache.class
com.thoughtworks.xstream.core.util.XmlHeaderAwareReader.class
com.thoughtworks.xstream.io.AbstractDriver.class
com.thoughtworks.xstream.io.AbstractReader.class
com.thoughtworks.xstream.io.AbstractWriter.class
com.thoughtworks.xstream.io.AttributeNameIterator.class
com.thoughtworks.xstream.io.ExtendedHierarchicalStreamReader.class
com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriter.class
com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper.class
com.thoughtworks.xstream.io.HierarchicalStreamDriver.class
com.thoughtworks.xstream.io.HierarchicalStreamReader.class
com.thoughtworks.xstream.io.HierarchicalStreamWriter.class
com.thoughtworks.xstream.io.ReaderWrapper.class
com.thoughtworks.xstream.io.StatefulWriter.class
com.thoughtworks.xstream.io.StreamException.class
com.thoughtworks.xstream.io.WriterWrapper.class
com.thoughtworks.xstream.io.binary.BinaryStreamDriver.class
com.thoughtworks.xstream.io.binary.BinaryStreamReader.class
com.thoughtworks.xstream.io.binary.BinaryStreamWriter.class
com.thoughtworks.xstream.io.binary.ReaderDepthState.class
com.thoughtworks.xstream.io.binary.Token.class
com.thoughtworks.xstream.io.copy.HierarchicalStreamCopier.class
com.thoughtworks.xstream.io.json.AbstractJsonWriter.class
com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver.class
com.thoughtworks.xstream.io.json.JettisonStaxWriter.class
com.thoughtworks.xstream.io.json.JsonHierarchicalStreamDriver.class
com.thoughtworks.xstream.io.json.JsonHierarchicalStreamWriter.class
com.thoughtworks.xstream.io.json.JsonWriter.class
com.thoughtworks.xstream.io.naming.NameCoder.class
com.thoughtworks.xstream.io.naming.NameCoderWrapper.class
com.thoughtworks.xstream.io.naming.NoNameCoder.class
com.thoughtworks.xstream.io.naming.StaticNameCoder.class
com.thoughtworks.xstream.io.path.Path.class
com.thoughtworks.xstream.io.path.PathTracker.class
com.thoughtworks.xstream.io.path.PathTrackingReader.class
com.thoughtworks.xstream.io.path.PathTrackingWriter.class
com.thoughtworks.xstream.io.xml.AbstractDocumentReader.class
com.thoughtworks.xstream.io.xml.AbstractDocumentWriter.class
com.thoughtworks.xstream.io.xml.AbstractPullReader.class
com.thoughtworks.xstream.io.xml.AbstractXmlDriver.class
com.thoughtworks.xstream.io.xml.AbstractXmlReader.class
com.thoughtworks.xstream.io.xml.AbstractXmlWriter.class
com.thoughtworks.xstream.io.xml.AbstractXppDomDriver.class
com.thoughtworks.xstream.io.xml.AbstractXppDriver.class
com.thoughtworks.xstream.io.xml.BEAStaxDriver.class
com.thoughtworks.xstream.io.xml.CompactWriter.class
com.thoughtworks.xstream.io.xml.DocumentReader.class
com.thoughtworks.xstream.io.xml.DocumentWriter.class
com.thoughtworks.xstream.io.xml.Dom4JDriver.class
com.thoughtworks.xstream.io.xml.Dom4JReader.class
com.thoughtworks.xstream.io.xml.Dom4JWriter.class
com.thoughtworks.xstream.io.xml.Dom4JXmlWriter.class
com.thoughtworks.xstream.io.xml.DomDriver.class
com.thoughtworks.xstream.io.xml.DomReader.class
com.thoughtworks.xstream.io.xml.DomWriter.class
com.thoughtworks.xstream.io.xml.JDom2Driver.class
com.thoughtworks.xstream.io.xml.JDom2Reader.class
com.thoughtworks.xstream.io.xml.JDom2Writer.class
com.thoughtworks.xstream.io.xml.JDomDriver.class
com.thoughtworks.xstream.io.xml.JDomReader.class
com.thoughtworks.xstream.io.xml.JDomWriter.class
com.thoughtworks.xstream.io.xml.KXml2DomDriver.class
com.thoughtworks.xstream.io.xml.KXml2Driver.class
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.class
com.thoughtworks.xstream.io.xml.QNameMap.class
com.thoughtworks.xstream.io.xml.SaxWriter.class
com.thoughtworks.xstream.io.xml.SjsxpDriver.class
com.thoughtworks.xstream.io.xml.StandardStaxDriver.class
com.thoughtworks.xstream.io.xml.StaxDriver.class
com.thoughtworks.xstream.io.xml.StaxReader.class
com.thoughtworks.xstream.io.xml.StaxWriter.class
com.thoughtworks.xstream.io.xml.TraxSource.class
com.thoughtworks.xstream.io.xml.WstxDriver.class
com.thoughtworks.xstream.io.xml.XStream11NameCoder.class
com.thoughtworks.xstream.io.xml.XStream11XmlFriendlyReplacer.class
com.thoughtworks.xstream.io.xml.XmlFriendlyNameCoder.class
com.thoughtworks.xstream.io.xml.XmlFriendlyReader.class
com.thoughtworks.xstream.io.xml.XmlFriendlyReplacer.class
com.thoughtworks.xstream.io.xml.XmlFriendlyWriter.class
com.thoughtworks.xstream.io.xml.XomDriver.class
com.thoughtworks.xstream.io.xml.XomReader.class
com.thoughtworks.xstream.io.xml.XomWriter.class
com.thoughtworks.xstream.io.xml.Xpp3DomDriver.class
com.thoughtworks.xstream.io.xml.Xpp3Driver.class
com.thoughtworks.xstream.io.xml.XppDomDriver.class
com.thoughtworks.xstream.io.xml.XppDomReader.class
com.thoughtworks.xstream.io.xml.XppDomWriter.class
com.thoughtworks.xstream.io.xml.XppDriver.class
com.thoughtworks.xstream.io.xml.XppReader.class
com.thoughtworks.xstream.io.xml.xppdom.Xpp3Dom.class
com.thoughtworks.xstream.io.xml.xppdom.Xpp3DomBuilder.class
com.thoughtworks.xstream.io.xml.xppdom.XppDom.class
com.thoughtworks.xstream.io.xml.xppdom.XppDomComparator.class
com.thoughtworks.xstream.io.xml.xppdom.XppFactory.class
com.thoughtworks.xstream.mapper.AbstractAttributeAliasingMapper.class
com.thoughtworks.xstream.mapper.AbstractXmlFriendlyMapper.class
com.thoughtworks.xstream.mapper.AnnotationConfiguration.class
com.thoughtworks.xstream.mapper.AnnotationMapper.class
com.thoughtworks.xstream.mapper.ArrayMapper.class
com.thoughtworks.xstream.mapper.AttributeAliasingMapper.class
com.thoughtworks.xstream.mapper.AttributeMapper.class
com.thoughtworks.xstream.mapper.CGLIBMapper.class
com.thoughtworks.xstream.mapper.CachingMapper.class
com.thoughtworks.xstream.mapper.CannotResolveClassException.class
com.thoughtworks.xstream.mapper.ClassAliasingMapper.class
com.thoughtworks.xstream.mapper.DefaultImplementationsMapper.class
com.thoughtworks.xstream.mapper.DefaultMapper.class
com.thoughtworks.xstream.mapper.DynamicProxyMapper.class
com.thoughtworks.xstream.mapper.ElementIgnoringMapper.class
com.thoughtworks.xstream.mapper.EnumMapper.class
com.thoughtworks.xstream.mapper.FieldAliasingMapper.class
com.thoughtworks.xstream.mapper.ImmutableTypesMapper.class
com.thoughtworks.xstream.mapper.ImplicitCollectionMapper.class
com.thoughtworks.xstream.mapper.LambdaMapper.class
com.thoughtworks.xstream.mapper.LocalConversionMapper.class
com.thoughtworks.xstream.mapper.Mapper.class
com.thoughtworks.xstream.mapper.MapperWrapper.class
com.thoughtworks.xstream.mapper.OuterClassMapper.class
com.thoughtworks.xstream.mapper.PackageAliasingMapper.class
com.thoughtworks.xstream.mapper.SecurityMapper.class
com.thoughtworks.xstream.mapper.SystemAttributeAliasingMapper.class
com.thoughtworks.xstream.mapper.XStream11XmlFriendlyMapper.class
com.thoughtworks.xstream.mapper.XmlFriendlyMapper.class
com.thoughtworks.xstream.persistence.AbstractFilePersistenceStrategy.class
com.thoughtworks.xstream.persistence.FilePersistenceStrategy.class
com.thoughtworks.xstream.persistence.FileStreamStrategy.class
com.thoughtworks.xstream.persistence.PersistenceStrategy.class
com.thoughtworks.xstream.persistence.StreamStrategy.class
com.thoughtworks.xstream.persistence.XmlArrayList.class
com.thoughtworks.xstream.persistence.XmlMap.class
com.thoughtworks.xstream.persistence.XmlSet.class
com.thoughtworks.xstream.security.AnyTypePermission.class
com.thoughtworks.xstream.security.ArrayTypePermission.class
com.thoughtworks.xstream.security.CGLIBProxyTypePermission.class
com.thoughtworks.xstream.security.ExplicitTypePermission.class
com.thoughtworks.xstream.security.ForbiddenClassException.class
com.thoughtworks.xstream.security.InterfaceTypePermission.class
com.thoughtworks.xstream.security.NoPermission.class
com.thoughtworks.xstream.security.NoTypePermission.class
com.thoughtworks.xstream.security.NullPermission.class
com.thoughtworks.xstream.security.PrimitiveTypePermission.class
com.thoughtworks.xstream.security.ProxyTypePermission.class
com.thoughtworks.xstream.security.RegExpTypePermission.class
com.thoughtworks.xstream.security.TypeHierarchyPermission.class
com.thoughtworks.xstream.security.TypePermission.class
com.thoughtworks.xstream.security.WildcardTypePermission.class

Pom

xstream-1.4.10.pom file content.

<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/maven-v4_0_0.xsd">
    <!--
     Copyright (C) 2006 Joe Walnes.
     Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 XStream committers.
     All rights reserved.
     
     The software in this package is published under the terms of the BSD
     style license a copy of which has been included with this distribution in
     the LICENSE.txt file.
     
     Created on 29. July 2006 by Mauro Talevi
     -->
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>com.thoughtworks.xstream</groupId>
    <artifactId>xstream-parent</artifactId>
    <version>1.4.10</version>
  </parent>
  <artifactId>xstream</artifactId>
  <packaging>jar</packaging>
  <name>XStream Core</name>

  <dependencies>
    <dependency>
      <groupId>dom4j</groupId>
      <artifactId>dom4j</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>org.jdom</groupId>
      <artifactId>jdom</artifactId>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.jdom</groupId>
      <artifactId>jdom2</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>joda-time</groupId>
      <artifactId>joda-time</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>stax</groupId>
      <artifactId>stax</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>org.codehaus.woodstox</groupId>
      <artifactId>wstx-asl</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>stax</groupId>
      <artifactId>stax-api</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>xom</groupId>
      <artifactId>xom</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>xmlpull</groupId>
      <artifactId>xmlpull</artifactId>
    </dependency>

    <dependency>
      <groupId>net.sf.kxml</groupId>
      <artifactId>kxml2-min</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>net.sf.kxml</groupId>
      <artifactId>kxml2</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>xpp3</groupId>
      <artifactId>xpp3_min</artifactId>
    </dependency>

    <dependency>
      <groupId>cglib</groupId>
      <artifactId>cglib-nodep</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>org.codehaus.jettison</groupId>
      <artifactId>jettison</artifactId>
      <optional>true</optional>
    </dependency>

    <dependency>
      <groupId>javax.activation</groupId>
      <artifactId>activation</artifactId>
    </dependency>

    <!-- test-scoped -->
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
    </dependency>

    <dependency>
      <groupId>jmock</groupId>
      <artifactId>jmock</artifactId>
    </dependency>

    <dependency>
      <groupId>org.json</groupId>
      <artifactId>json</artifactId>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>com.megginson.sax</groupId>
      <artifactId>xml-writer</artifactId>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>oro</groupId>
      <artifactId>oro</artifactId>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <scope>test</scope>
    </dependency>
  </dependencies>

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-dependency-plugin</artifactId>
        <executions>
          <execution>
            <id>complete-test-classpath</id>
            <phase>process-test-resources</phase>
            <goals>
              <goal>copy</goal>
            </goals>
            <configuration>
              <outputDirectory>target/lib</outputDirectory>
              <artifactItems>
                <artifactItem>
                  <groupId>proxytoys</groupId>
                  <artifactId>proxytoys</artifactId>
                  <version>0.2.1</version>
                </artifactItem>
              </artifactItems>
            </configuration>
          </execution>
          <execution>
            <id>collect-dependencies</id>
            <phase>package</phase>
            <goals>
              <goal>copy-dependencies</goal>
            </goals>
            <configuration>
              <outputDirectory>target/dependencies</outputDirectory>
              <includeScope>runtime</includeScope>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-jar-plugin</artifactId>
        <executions>
          <execution>
            <goals>
              <goal>test-jar</goal>
            </goals>
            <configuration>
              <includes>
                <include>**/AbstractAcceptanceTest.*</include>
              </includes>
              <archive combine.children="append">
                <manifestEntries>
                  <Specification-Title>${project.name} Test</Specification-Title>
                  <Implementation-Title>${project.name} Test</Implementation-Title>
                </manifestEntries>
              </archive>
            </configuration>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>

  <profiles>
    <profile>
      <id>jdk19-ge</id>
      <activation>
        <jdk>[9,)</jdk>
      </activation>
      <properties>
        <surefire.argline>--add-modules java.activation --permit-illegal-access</surefire.argline>
      </properties>
    </profile>
    <profile>
      <id>jdk18-ge</id>
      <activation>
        <jdk>[1.8,)</jdk>
      </activation>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-compiler-plugin</artifactId>
            <configuration>
              <compilerArgs>
                <arg>-XDignore.symbol.file</arg>
              </compilerArgs>
              <excludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/time/**</exclude>
                <exclude>**/ISO8601JavaTimeConverter.java</exclude>
              </excludes>
              <testExcludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/*18TypesTest.java</exclude>
              </testExcludes>
            </configuration>
            <executions>
              <execution>
                <id>compile-jdk18</id>
                <configuration>
                  <source>1.8</source>
                  <target>1.8</target>
                  <excludes>
                    <exclude>foo</exclude>
                    <exclude>foo</exclude>
                    <exclude>foo</exclude>
                  </excludes>
                  <testExcludes>
                    <exclude>foo</exclude>
                    <exclude>foo</exclude>
                  </testExcludes>
                </configuration>
                <goals>
                  <goal>compile</goal>
                  <goal>testCompile</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>jdk18</id>
      <activation>
        <jdk>1.8</jdk>
      </activation>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-javadoc-plugin</artifactId>
            <configuration>
              <source>1.8</source>
              <excludePackageNames>com.thoughtworks.xstream.core.util</excludePackageNames>
            </configuration>
          </plugin>
        </plugins>
      </build>
      <reporting>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-javadoc-plugin</artifactId>
            <version>${version.plugin.maven.javadoc}</version>
            <configuration>
              <excludePackageNames>com.thoughtworks.xstream.core.util</excludePackageNames>
              <additionalparam>${javadoc.xdoclint}</additionalparam>
              <detectJavaApiLink>false</detectJavaApiLink>
              <source>1.8</source>
              <links>
                <link>${link.javadoc.javase}</link>
              </links>
            </configuration>
          </plugin>
        </plugins>
      </reporting>
    </profile>
    <profile>
      <id>jdk17</id>
      <activation>
        <jdk>1.7</jdk>
      </activation>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-compiler-plugin</artifactId>
            <configuration>
              <compilerArgs>
                <arg>-XDignore.symbol.file</arg>
              </compilerArgs>
              <excludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/time/**</exclude>
                <exclude>**/ISO8601JavaTimeConverter.java</exclude>
              </excludes>
              <testExcludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/*18TypesTest.java</exclude>
              </testExcludes>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>jdk15-16</id>
      <activation>
        <jdk>[1.5,1.7)</jdk>
      </activation>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-compiler-plugin</artifactId>
            <configuration>
              <compilerArgs>
                <arg>-XDignore.symbol.file</arg>
              </compilerArgs>
              <excludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/extended/PathConverter*</exclude>
                <exclude>**/time/**</exclude>
                <exclude>**/ISO8601JavaTimeConverter.java</exclude>
              </excludes>
              <testExcludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/extended/*17Test*</exclude>
                <exclude>**/acceptance/Extended17TypesTest*</exclude>
                <exclude>**/acceptance/*18TypesTest.java</exclude>
              </testExcludes>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>jdk15-ge</id>
      <activation>
        <jdk>[1.5,)</jdk>
      </activation>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-jar-plugin</artifactId>
            <executions>
              <execution>
                <id>default-jar</id>
                <goals>
                  <goal>jar</goal>
                </goals>
                <configuration>
                  <archive combine.children="append">
                    <manifestFile>${project.build.directory}/OSGi/MANIFEST.MF</manifestFile>
                  </archive>
                </configuration>
              </execution>
            </executions>
          </plugin>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-source-plugin</artifactId>
          </plugin>
          <plugin>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <configuration>
              <instructions combine.children="append">
                <Export-Package>!com.thoughtworks.xstream.core.util,com.thoughtworks.xstream.*;-noimport:=true</Export-Package>
              </instructions>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>jdk14</id>
      <activation>
        <jdk>1.4</jdk>
      </activation>
      <build>
        <plugins>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-compiler-plugin</artifactId>
            <configuration>
              <excludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/annotations/*</exclude>
                <exclude>**/AnnotationMapper*</exclude>
                <exclude>**/EnumMapper*</exclude>
                <exclude>**/enums/*</exclude>
                <exclude>**/time/**</exclude>
                <exclude>**/ISO8601JavaTimeConverter.java</exclude>
                <exclude>**/basic/StringBuilder*</exclude>
                <exclude>**/basic/UUID*</exclude>
                <exclude>**/core/util/Types*</exclude>
                <exclude>**/extended/*15*</exclude>
                <exclude>**/extended/PathConverter*</exclude>
                <exclude>**/io/xml/JDom2*</exclude>
              </excludes>
              <testExcludes>
                <exclude>**/Lambda**</exclude>
                <exclude>**/annotations/*</exclude>
                <exclude>**/enums/*</exclude>
                <exclude>**/extended/*17Test*</exclude>
                <exclude>**/reflection/SunLimitedUnsafeReflectionProviderTest*</exclude>
                <exclude>**/reflection/PureJavaReflectionProvider15Test*</exclude>
                <exclude>**/io/xml/JDom2*Test*</exclude>
                <exclude>**/acceptance/Basic15TypesTest*</exclude>
                <exclude>**/acceptance/Concurrent15TypesTest*</exclude>
                <exclude>**/acceptance/Extended17TypesTest*</exclude>
                <exclude>**/acceptance/*18TypesTest.java</exclude>
              </testExcludes>
            </configuration>
          </plugin>
        </plugins>
      </build>
      <dependencies>
        <dependency>
          <groupId>xml-apis</groupId>
          <artifactId>xml-apis</artifactId>
        </dependency>
        <dependency>
          <groupId>xerces</groupId>
          <artifactId>xercesImpl</artifactId>
        </dependency>
      </dependencies>
      <properties>
        <version.org.codehaus.jettison>1.0.1</version.org.codehaus.jettison>
      </properties>
    </profile>
  </profiles>

  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-report-plugin</artifactId>
        <version>${version.plugin.maven.surefire}</version>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>cobertura-maven-plugin</artifactId>
        <version>${version.plugin.mojo.cobertura}</version>
      </plugin>
    </plugins>
  </reporting>

  <properties>
    <bundle.export.package>!com.thoughtworks.xstream.core.util,com.thoughtworks.xstream.*;-noimport:=true</bundle.export.package>
  </properties>

</project>

POM Entry

<dependency>
   <groupId>com.thoughtworks.xstream</groupId>
   <artifactId>xstream</artifactId>
   <version>1.4.10</version>
</dependency>

Download

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



Download xstream-1.4.10.jar file




PreviousNext

Related