Download sanselan-0.97.jar file

Introduction

You can download sanselan-0.97.jar in this page.

License

Apache License

Type List

sanselan-0.97.jar file has the following types.

META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/README.txt
META-INF/maven/org.apache.sanselan/sanselan/pom.properties
META-INF/maven/org.apache.sanselan/sanselan/pom.xml
org.apache.sanselan.ColorTools.class
org.apache.sanselan.FormatCompliance.class
org.apache.sanselan.ImageDump.class
org.apache.sanselan.ImageFormat.class
org.apache.sanselan.ImageInfo.class
org.apache.sanselan.ImageParser.class
org.apache.sanselan.ImageReadException.class
org.apache.sanselan.ImageWriteException.class
org.apache.sanselan.Sanselan.class
org.apache.sanselan.SanselanConstants.class
org.apache.sanselan.SanselanException.class
org.apache.sanselan.color.ColorCIELCH.class
org.apache.sanselan.color.ColorCIELab.class
org.apache.sanselan.color.ColorCIELuv.class
org.apache.sanselan.color.ColorCMY.class
org.apache.sanselan.color.ColorCMYK.class
org.apache.sanselan.color.ColorConversions.class
org.apache.sanselan.color.ColorHSL.class
org.apache.sanselan.color.ColorHSV.class
org.apache.sanselan.color.ColorHunterLab.class
org.apache.sanselan.color.ColorXYZ.class
org.apache.sanselan.common.BinaryConstants.class
org.apache.sanselan.common.BinaryFileFunctions.class
org.apache.sanselan.common.BinaryFileParser.class
org.apache.sanselan.common.BinaryInputStream.class
org.apache.sanselan.common.BinaryOutputStream.class
org.apache.sanselan.common.BitInputStream.class
org.apache.sanselan.common.BitInputStreamFlexible.class
org.apache.sanselan.common.Compression.class
org.apache.sanselan.common.IBufferedImageFactory.class
org.apache.sanselan.common.IImageMetadata.class
org.apache.sanselan.common.ImageMetadata.class
org.apache.sanselan.common.MyByteArrayOutputStream.class
org.apache.sanselan.common.PackBits.class
org.apache.sanselan.common.RationalNumber.class
org.apache.sanselan.common.RationalNumberUtilities.class
org.apache.sanselan.common.RgbBufferedImageFactory.class
org.apache.sanselan.common.SimpleBufferedImageFactory.class
org.apache.sanselan.common.ZLibUtils.class
org.apache.sanselan.common.byteSources.ByteSource.class
org.apache.sanselan.common.byteSources.ByteSourceArray.class
org.apache.sanselan.common.byteSources.ByteSourceFile.class
org.apache.sanselan.common.byteSources.ByteSourceInputStream.class
org.apache.sanselan.common.mylzw.BitsToByteInputStream.class
org.apache.sanselan.common.mylzw.MyBitInputStream.class
org.apache.sanselan.common.mylzw.MyBitOutputStream.class
org.apache.sanselan.common.mylzw.MyLZWCompressor.class
org.apache.sanselan.common.mylzw.MyLZWDecompressor.class
org.apache.sanselan.formats.bmp.BmpHeaderInfo.class
org.apache.sanselan.formats.bmp.BmpImageParser.class
org.apache.sanselan.formats.bmp.ImageContents.class
org.apache.sanselan.formats.bmp.pixelparsers.PixelParser.class
org.apache.sanselan.formats.bmp.pixelparsers.PixelParserBitFields.class
org.apache.sanselan.formats.bmp.pixelparsers.PixelParserRgb.class
org.apache.sanselan.formats.bmp.pixelparsers.PixelParserRle.class
org.apache.sanselan.formats.bmp.pixelparsers.PixelParserSimple.class
org.apache.sanselan.formats.bmp.writers.BMPWriter.class
org.apache.sanselan.formats.bmp.writers.BMPWriterPalette.class
org.apache.sanselan.formats.bmp.writers.BMPWriterRGB.class
org.apache.sanselan.formats.gif.GIFBlock.class
org.apache.sanselan.formats.gif.GIFHeaderInfo.class
org.apache.sanselan.formats.gif.GenericGIFBlock.class
org.apache.sanselan.formats.gif.GifImageParser.class
org.apache.sanselan.formats.gif.GraphicControlExtension.class
org.apache.sanselan.formats.gif.ImageContents.class
org.apache.sanselan.formats.gif.ImageDescriptor.class
org.apache.sanselan.formats.ico.IcoImageParser.class
org.apache.sanselan.formats.jpeg.JpegConstants.class
org.apache.sanselan.formats.jpeg.JpegImageMetadata.class
org.apache.sanselan.formats.jpeg.JpegImageParser.class
org.apache.sanselan.formats.jpeg.JpegPhotoshopMetadata.class
org.apache.sanselan.formats.jpeg.JpegUtils.class
org.apache.sanselan.formats.jpeg.exifRewrite.ExifRewriter.class
org.apache.sanselan.formats.jpeg.iptc.IPTCBlock.class
org.apache.sanselan.formats.jpeg.iptc.IPTCConstants.class
org.apache.sanselan.formats.jpeg.iptc.IPTCParser.class
org.apache.sanselan.formats.jpeg.iptc.IPTCRecord.class
org.apache.sanselan.formats.jpeg.iptc.IPTCType.class
org.apache.sanselan.formats.jpeg.iptc.IPTCTypeLookup.class
org.apache.sanselan.formats.jpeg.iptc.JpegIptcRewriter.class
org.apache.sanselan.formats.jpeg.iptc.PhotoshopApp13Data.class
org.apache.sanselan.formats.jpeg.segments.APPNSegment.class
org.apache.sanselan.formats.jpeg.segments.App13Segment.class
org.apache.sanselan.formats.jpeg.segments.App2Segment.class
org.apache.sanselan.formats.jpeg.segments.GenericSegment.class
org.apache.sanselan.formats.jpeg.segments.JFIFSegment.class
org.apache.sanselan.formats.jpeg.segments.SOFNSegment.class
org.apache.sanselan.formats.jpeg.segments.SOSSegment.class
org.apache.sanselan.formats.jpeg.segments.Segment.class
org.apache.sanselan.formats.jpeg.segments.UnknownSegment.class
org.apache.sanselan.formats.jpeg.xmp.JpegRewriter.class
org.apache.sanselan.formats.jpeg.xmp.JpegXmpParser.class
org.apache.sanselan.formats.jpeg.xmp.JpegXmpRewriter.class
org.apache.sanselan.formats.png.BitParser.class
org.apache.sanselan.formats.png.GammaCorrection.class
org.apache.sanselan.formats.png.PngConstants.class
org.apache.sanselan.formats.png.PngCrc.class
org.apache.sanselan.formats.png.PngImageInfo.class
org.apache.sanselan.formats.png.PngImageParser.class
org.apache.sanselan.formats.png.PngText.class
org.apache.sanselan.formats.png.PngWriter.class
org.apache.sanselan.formats.png.ScanExpediter.class
org.apache.sanselan.formats.png.ScanExpediterInterlaced.class
org.apache.sanselan.formats.png.ScanExpediterSimple.class
org.apache.sanselan.formats.png.chunks.PNGChunk.class
org.apache.sanselan.formats.png.chunks.PNGChunkIDAT.class
org.apache.sanselan.formats.png.chunks.PNGChunkIHDR.class
org.apache.sanselan.formats.png.chunks.PNGChunkPLTE.class
org.apache.sanselan.formats.png.chunks.PNGChunkgAMA.class
org.apache.sanselan.formats.png.chunks.PNGChunkiCCP.class
org.apache.sanselan.formats.png.chunks.PNGChunkiTXt.class
org.apache.sanselan.formats.png.chunks.PNGChunkpHYs.class
org.apache.sanselan.formats.png.chunks.PNGChunktEXt.class
org.apache.sanselan.formats.png.chunks.PNGChunkzTXt.class
org.apache.sanselan.formats.png.chunks.PNGTextChunk.class
org.apache.sanselan.formats.png.scanlinefilters.ScanlineFilter.class
org.apache.sanselan.formats.png.scanlinefilters.ScanlineFilterAverage.class
org.apache.sanselan.formats.png.scanlinefilters.ScanlineFilterNone.class
org.apache.sanselan.formats.png.scanlinefilters.ScanlineFilterPaeth.class
org.apache.sanselan.formats.png.scanlinefilters.ScanlineFilterSub.class
org.apache.sanselan.formats.png.scanlinefilters.ScanlineFilterUp.class
org.apache.sanselan.formats.pnm.FileInfo.class
org.apache.sanselan.formats.pnm.PBMFileInfo.class
org.apache.sanselan.formats.pnm.PBMWriter.class
org.apache.sanselan.formats.pnm.PGMFileInfo.class
org.apache.sanselan.formats.pnm.PGMWriter.class
org.apache.sanselan.formats.pnm.PNMConstants.class
org.apache.sanselan.formats.pnm.PNMImageParser.class
org.apache.sanselan.formats.pnm.PNMWriter.class
org.apache.sanselan.formats.pnm.PPMFileInfo.class
org.apache.sanselan.formats.pnm.PPMWriter.class
org.apache.sanselan.formats.pnm.WhiteSpaceReader.class
org.apache.sanselan.formats.psd.ImageContents.class
org.apache.sanselan.formats.psd.ImageResourceBlock.class
org.apache.sanselan.formats.psd.ImageResourceType.class
org.apache.sanselan.formats.psd.PSDConstants.class
org.apache.sanselan.formats.psd.PSDHeaderInfo.class
org.apache.sanselan.formats.psd.PsdImageParser.class
org.apache.sanselan.formats.psd.dataparsers.DataParser.class
org.apache.sanselan.formats.psd.dataparsers.DataParserBitmap.class
org.apache.sanselan.formats.psd.dataparsers.DataParserCMYK.class
org.apache.sanselan.formats.psd.dataparsers.DataParserGrayscale.class
org.apache.sanselan.formats.psd.dataparsers.DataParserIndexed.class
org.apache.sanselan.formats.psd.dataparsers.DataParserLab.class
org.apache.sanselan.formats.psd.dataparsers.DataParserRGB.class
org.apache.sanselan.formats.psd.dataparsers.DataParserStub.class
org.apache.sanselan.formats.psd.datareaders.CompressedDataReader.class
org.apache.sanselan.formats.psd.datareaders.DataReader.class
org.apache.sanselan.formats.psd.datareaders.UncompressedDataReader.class
org.apache.sanselan.formats.tga.TgaConstants.class
org.apache.sanselan.formats.tiff.JpegImageData.class
org.apache.sanselan.formats.tiff.TiffContents.class
org.apache.sanselan.formats.tiff.TiffDirectory.class
org.apache.sanselan.formats.tiff.TiffElement.class
org.apache.sanselan.formats.tiff.TiffField.class
org.apache.sanselan.formats.tiff.TiffHeader.class
org.apache.sanselan.formats.tiff.TiffImageData.class
org.apache.sanselan.formats.tiff.TiffImageMetadata.class
org.apache.sanselan.formats.tiff.TiffImageParser.class
org.apache.sanselan.formats.tiff.TiffReader.class
org.apache.sanselan.formats.tiff.constants.AllTagConstants.class
org.apache.sanselan.formats.tiff.constants.ExifTagConstants.class
org.apache.sanselan.formats.tiff.constants.GPSTagConstants.class
org.apache.sanselan.formats.tiff.constants.TagConstantsUtils.class
org.apache.sanselan.formats.tiff.constants.TagInfo.class
org.apache.sanselan.formats.tiff.constants.TiffConstants.class
org.apache.sanselan.formats.tiff.constants.TiffDirectoryConstants.class
org.apache.sanselan.formats.tiff.constants.TiffFieldTypeConstants.class
org.apache.sanselan.formats.tiff.constants.TiffTagConstants.class
org.apache.sanselan.formats.tiff.datareaders.DataReader.class
org.apache.sanselan.formats.tiff.datareaders.DataReaderStrips.class
org.apache.sanselan.formats.tiff.datareaders.DataReaderTiled.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldType.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeASCII.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeByte.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeDouble.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeFloat.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeLong.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeRational.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeShort.class
org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeUnknown.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreter.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreterBiLevel.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreterCIELAB.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreterCMYK.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreterLogLUV.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreterPalette.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreterRGB.class
org.apache.sanselan.formats.tiff.photometricinterpreters.PhotometricInterpreterYCbCr.class
org.apache.sanselan.formats.tiff.write.ImageDataOffsets.class
org.apache.sanselan.formats.tiff.write.TiffImageWriterBase.class
org.apache.sanselan.formats.tiff.write.TiffImageWriterLossless.class
org.apache.sanselan.formats.tiff.write.TiffImageWriterLossy.class
org.apache.sanselan.formats.tiff.write.TiffOutputDirectory.class
org.apache.sanselan.formats.tiff.write.TiffOutputField.class
org.apache.sanselan.formats.tiff.write.TiffOutputItem.class
org.apache.sanselan.formats.tiff.write.TiffOutputSet.class
org.apache.sanselan.formats.tiff.write.TiffOutputSummary.class
org.apache.sanselan.formats.transparencyfilters.TransparencyFilter.class
org.apache.sanselan.formats.transparencyfilters.TransparencyFilterGrayscale.class
org.apache.sanselan.formats.transparencyfilters.TransparencyFilterIndexedColor.class
org.apache.sanselan.formats.transparencyfilters.TransparencyFilterTrueColor.class
org.apache.sanselan.icc.IccConstants.class
org.apache.sanselan.icc.IccProfileInfo.class
org.apache.sanselan.icc.IccProfileParser.class
org.apache.sanselan.icc.IccTag.class
org.apache.sanselan.icc.IccTagDataType.class
org.apache.sanselan.icc.IccTagType.class
org.apache.sanselan.palette.ColorSpaceSubset.class
org.apache.sanselan.palette.MedianCutQuantizer.class
org.apache.sanselan.palette.Palette.class
org.apache.sanselan.palette.PaletteFactory.class
org.apache.sanselan.palette.QuantizedPalette.class
org.apache.sanselan.palette.SimplePalette.class
org.apache.sanselan.util.CachingInputStream.class
org.apache.sanselan.util.CachingOutputStream.class
org.apache.sanselan.util.Debug.class
org.apache.sanselan.util.DebugInputStream.class
org.apache.sanselan.util.DebugOutputStream.class
org.apache.sanselan.util.IOUtils.class
org.apache.sanselan.util.ParamMap.class
org.apache.sanselan.util.UnicodeUtils.class

Pom

sanselan-0.97.pom file content.

<?xml version="1.0" encoding="UTF-8"?>

<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You 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.
  -->
  
<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">

  <modelVersion>4.0.0</modelVersion>

  <!-- ====================================================================== -->
  <!-- P R O J E C T  D E S C R I P T I O N                                   -->
  <!-- ====================================================================== -->

  <parent>
    <groupId>org.apache</groupId>
    <artifactId>apache</artifactId>
    <version>4</version>
  </parent>
    
  <groupId>org.apache.sanselan</groupId>
  <artifactId>sanselan</artifactId>
  <name>Apache Sanselan</name>
  
  <version>0.97-incubator</version>
  <packaging>bundle</packaging>

  <!--
    Keep the description on a single line. Otherwise Maven might generate
    a corrupted MANIFEST.MF (see http://jira.codehaus.org/browse/MJAR-4)
   -->
  <description>Apache Sanselan is a pure-Java image library.</description>
  <url>http://sanselan.apache.org/</url>
  <organization>
  	<url>http://cwiki.apache.org/SANSELAN/</url>
  </organization>
  
  <scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sanselan/tags/sanselan-0.97-incubator</connection>
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sanselan/tags/sanselan-0.97-incubator</developerConnection>
    <url>http://svn.apache.org/viewvc/incubator/sanselan/tags/sanselan-0.97-incubator</url>
  </scm>

  <issueManagement>
    <system>Jira</system>
    <url>http://issues.apache.org/jira/browse/SANSELAN</url>
  </issueManagement>
  <inceptionYear>2007</inceptionYear>

  <prerequisites>
    <maven>2.0.7</maven>
  </prerequisites>

  <build>
    <plugins>
    
      <!-- Use Java 1.4 everywhere -->
      <plugin>
        <inherited>true</inherited>
        <artifactId>maven-compiler-plugin</artifactId>
        <configuration>
          <target>1.4</target>
          <source>1.4</source>
        </configuration>
      </plugin>
      <!-- Add manifest entries for OSGi environments -->
      <plugin>
        <groupId>org.apache.felix</groupId>
        <artifactId>maven-bundle-plugin</artifactId>
        <extensions>true</extensions>
        <configuration>
          <instructions>
            <Bundle-SymbolicName>${pom.groupId}.${pom.artifactId}</Bundle-SymbolicName>
            <Export-Package>org.apache.sanselan.*</Export-Package>
            <Specification-Title>${project.name}</Specification-Title>
            <Specification-Version>${project.version}</Specification-Version>
            <Specification-Vendor>${project.organization.name}</Specification-Vendor>
            <Implementation-Title>${project.name}</Implementation-Title>
            <Implementation-Version>${project.version}</Implementation-Version>
            <Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
            <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
          </instructions>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-compiler-plugin</artifactId>
        <version>2.0.2</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.4.3</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>2.5</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-source-plugin</artifactId>
          <version>2.0.4</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-antrun-plugin</artifactId>
          <version>1.3</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-release-plugin</artifactId>
        <configuration>
          <tagBase>https://svn.apache.org/repos/asf/incubator/sanselan/tags</tagBase>
          <useReleaseProfile>false</useReleaseProfile>
          <goals>deploy</goals>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <argLine>-Xmx512m</argLine>
        </configuration>
      </plugin>
    </plugins>  
    <!-- Let's be sure that we use the latest releases of the plugins -->
    <pluginManagement>
      <plugins>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-release-plugin</artifactId>
          <version>2.0-beta-7</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-gpg-plugin</artifactId>
          <version>1.0-alpha-4</version>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-assembly-plugin</artifactId>
          <version>2.2-beta-2</version>
        </plugin>
        <plugin>
          <groupId>org.apache.felix</groupId>
          <artifactId>maven-bundle-plugin</artifactId>
          <version>1.4.0</version>
        </plugin>
      </plugins>
    </pluginManagement>
    <!-- Include LICENSE and NOTICE in binary distributions -->
    <resources>
      <resource>
        <directory>src/main/resources</directory>
      </resource>
      <resource>
        <directory>.</directory>
        <targetPath>META-INF</targetPath>
        <includes>
          <include>LICENSE</include>
          <include>NOTICE</include>
          <include>README.txt</include>
        </includes>
      </resource>
    </resources>
  </build>
    
  <profiles>
    <profile>
      <!-- The release profile contains specifal configuration of releases. -->
      <id>release</id>
      <build>
        <plugins>
          <!-- Sign the release -->
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-gpg-plugin</artifactId>
            <executions>
              <execution>
                <id>sign-artifacts</id>
                <phase>verify</phase>
                <goals>
                  <goal>sign</goal>
                </goals>
              </execution>
            </executions>
          </plugin>

	      <plugin>
	        <groupId>org.apache.maven.plugins</groupId>
	        <artifactId>maven-javadoc-plugin</artifactId>
            <executions>
              <execution>
                <id>generate-javadocs</id>
                <phase>package</phase>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
	      </plugin>

          <plugin>
            <!--
              - Copy LICENSE.txt and NOTICE.txt so that they are included
              - in the -javadoc jar file for the component.
              -->
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-antrun-plugin</artifactId>
            <executions>
              <execution>
                <id>javadoc.resources</id>
                <phase>generate-sources</phase>
                <goals>
                  <goal>run</goal>
                </goals>
                <configuration>
                  <tasks>
                    <copy todir="${project.build.directory}/apidocs/META-INF">
                      <fileset dir="${basedir}">
                        <include name="LICENSE" />
                        <include name="NOTICE" />
                      </fileset>
                    </copy>
                  </tasks>
                </configuration>
              </execution>
            </executions>
          </plugin>
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-source-plugin</artifactId>
            <executions>
              <execution>
                <id>create-source-jar</id>
                <phase>package</phase>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
          
          <!-- The release artifacts -->
          <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-assembly-plugin</artifactId>
            <configuration>          
	            <descriptors>
	            	<descriptor>src/assemble/bin.xml</descriptor>
	            	<descriptor>src/assemble/src.xml</descriptor>
	          	</descriptors>

              <descriptorRefs>
              </descriptorRefs>
            </configuration>
            <executions>
              <execution>
                <id>make-assembly</id>
                <phase>package</phase>
                <goals>
                  <goal>attached</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
  </profiles>
  
  <dependencies>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.2</version>
      <scope>test</scope>
    </dependency>
  </dependencies>
  
  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-javadoc-plugin</artifactId>
      </plugin>
    </plugins>

  </reporting>

  <!-- ====================================================================== -->
  <!-- M A I L I N G   L I S T S                                              -->
  <!-- ====================================================================== -->
  
  <mailingLists>

    <mailingList>
      <name>Sanselan Development List</name>
      <subscribe>sanselan-dev-subscribe at incubator.apache.org</subscribe>
      <unsubscribe>sanselan-dev-unsubscribe at incubator.apache.org</unsubscribe>
      <post>sanselan-dev at incubator.apache.org</post>
      <archive>http://mail-archives.apache.org/mod_mbox/sanselan-dev/</archive>
    </mailingList>
    <mailingList>
      <name>Sanselan Source Control List</name>
      <subscribe>sanselan-commits-subscribe@apache.org</subscribe>
      <unsubscribe>sanselan-commits-unsubscribe@apache.org</unsubscribe>
      <archive>http://mail-archives.apache.org/mod_mbox/sanselan-commits/</archive>
    </mailingList>
  </mailingLists>
	
  <!-- ====================================================================== -->
  <!-- P E O P L E                                                            -->
  <!-- ====================================================================== -->
  
  <developers>
    <developer>
      <name>Charles M. Chen</name>
      <id>cmchen</id>
    </developer>
    <developer>
      <name>Philipp Koch</name>
      <id>pkoch</id>
    </developer>
    <developer>
      <name>Jeremias Maerki</name>
      <id>jeremias</id>
    </developer>
    <developer>
      <name>Craig Russell</name>
      <id>clr</id>
    </developer>
    <developer>
      <name>Yoav Shapira</name>
      <id>yoavs</id>
    </developer>
    <developer>
      <name>Carsten Ziegeler</name>
      <id>cziegeler</id>
    </developer>
  </developers>
	
</project>

POM Entry

<dependency>
   <groupId>org.apache.sanselan</groupId>
   <artifactId>sanselan</artifactId>
   <version>0.97</version>
</dependency>

Download

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



Download sanselan-0.97.jar file




PreviousNext

Related