组织ID: |
com.drewnoakes |
项目ID: |
metadata-extractor |
版本: |
2.6.2 |
最后修改时间: |
2018-07-24 04:56:45 |
包类型: |
jar |
标题: |
metadata-extractor |
描述: |
Java library for reading metadata from image files. |
相关URL: |
http://code.google.com/p/metadata-extractor/ |
大小: |
206.24KB |
|
Maven引入代码: |
<dependency>
<groupId>com.drewnoakes</groupId>
<artifactId>metadata-extractor</artifactId>
<version>2.6.2</version>
</dependency>
|
Gradle引入代码: |
com.drewnoakes:metadata-extractor:2.6.2
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<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>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<groupId>com.drewnoakes</groupId>
<artifactId>metadata-extractor</artifactId>
<version>2.6.2</version>
<packaging>jar</packaging>
<name>metadata-extractor</name>
<description>Java library for reading metadata from image files.</description>
<url>http://code.google.com/p/metadata-extractor/</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:https://code.google.com/r/raygauss-metadata-extractor/</connection>
<developerConnection>scm:git:https://code.google.com/r/raygauss-metadata-extractor/</developerConnection>
<url>https://code.google.com/r/raygauss-metadata-extractor/</url>
</scm>
<developers>
<developer>
<id>drewnoakes</id>
<name>Drew Noakes</name>
</developer>
</developers>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>
<groupId>com.adobe.xmp</groupId>
<artifactId>xmpcore</artifactId>
<version>5.1.2</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<id>attach-sources</id>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
</plugins>
</build>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.drew.imaging.ImageMetadataReader.class
com.drew.imaging.ImageProcessingException.class
com.drew.imaging.jpeg.JpegMetadataReader.class
com.drew.imaging.jpeg.JpegProcessingException.class
com.drew.imaging.jpeg.JpegSegmentData.class
com.drew.imaging.jpeg.JpegSegmentReader.class
com.drew.imaging.PhotographicConversions.class
com.drew.imaging.psd.PsdMetadataReader.class
com.drew.imaging.tiff.TiffMetadataReader.class
com.drew.imaging.tiff.TiffProcessingException.class
com.drew.lang.annotations.NotNull.class
com.drew.lang.annotations.Nullable.class
com.drew.lang.annotations.SuppressWarnings.class
com.drew.lang.BufferBoundsException.class
com.drew.lang.BufferReader.class
com.drew.lang.ByteArrayReader.class
com.drew.lang.CompoundException.class
com.drew.lang.GeoLocation.class
com.drew.lang.NullOutputStream.class
com.drew.lang.RandomAccessFileReader.class
com.drew.lang.Rational.class
com.drew.lang.StringUtil.class
com.drew.metadata.adobe.AdobeJpegDescriptor.class
com.drew.metadata.adobe.AdobeJpegDirectory.class
com.drew.metadata.adobe.AdobeJpegReader.class
com.drew.metadata.Age.class
com.drew.metadata.DefaultTagDescriptor.class
com.drew.metadata.Directory.class
com.drew.metadata.exif.CanonMakernoteDescriptor.class
com.drew.metadata.exif.CanonMakernoteDirectory$AFInfo.class
com.drew.metadata.exif.CanonMakernoteDirectory$CameraSettings.class
com.drew.metadata.exif.CanonMakernoteDirectory$FocalLength.class
com.drew.metadata.exif.CanonMakernoteDirectory$Panorama.class
com.drew.metadata.exif.CanonMakernoteDirectory$ShotInfo.class
com.drew.metadata.exif.CanonMakernoteDirectory.class
com.drew.metadata.exif.CasioType1MakernoteDescriptor.class
com.drew.metadata.exif.CasioType1MakernoteDirectory.class
com.drew.metadata.exif.CasioType2MakernoteDescriptor.class
com.drew.metadata.exif.CasioType2MakernoteDirectory.class
com.drew.metadata.exif.DataFormat.class
com.drew.metadata.exif.ExifIFD0Descriptor.class
com.drew.metadata.exif.ExifIFD0Directory.class
com.drew.metadata.exif.ExifInteropDescriptor.class
com.drew.metadata.exif.ExifInteropDirectory.class
com.drew.metadata.exif.ExifReader.class
com.drew.metadata.exif.ExifSubIFDDescriptor.class
com.drew.metadata.exif.ExifSubIFDDirectory.class
com.drew.metadata.exif.ExifThumbnailDescriptor.class
com.drew.metadata.exif.ExifThumbnailDirectory.class
com.drew.metadata.exif.FujifilmMakernoteDescriptor.class
com.drew.metadata.exif.FujifilmMakernoteDirectory.class
com.drew.metadata.exif.GpsDescriptor.class
com.drew.metadata.exif.GpsDirectory.class
com.drew.metadata.exif.KodakMakernoteDescriptor.class
com.drew.metadata.exif.KodakMakernoteDirectory.class
com.drew.metadata.exif.KyoceraMakernoteDescriptor.class
com.drew.metadata.exif.KyoceraMakernoteDirectory.class
com.drew.metadata.exif.NikonType1MakernoteDescriptor.class
com.drew.metadata.exif.NikonType1MakernoteDirectory.class
com.drew.metadata.exif.NikonType2MakernoteDescriptor.class
com.drew.metadata.exif.NikonType2MakernoteDirectory.class
com.drew.metadata.exif.OlympusMakernoteDescriptor.class
com.drew.metadata.exif.OlympusMakernoteDirectory.class
com.drew.metadata.exif.PanasonicMakernoteDescriptor.class
com.drew.metadata.exif.PanasonicMakernoteDirectory.class
com.drew.metadata.exif.PentaxMakernoteDescriptor.class
com.drew.metadata.exif.PentaxMakernoteDirectory.class
com.drew.metadata.exif.SigmaMakernoteDescriptor.class
com.drew.metadata.exif.SigmaMakernoteDirectory.class
com.drew.metadata.exif.SonyType1MakernoteDescriptor.class
com.drew.metadata.exif.SonyType1MakernoteDirectory.class
com.drew.metadata.exif.SonyType6MakernoteDescriptor.class
com.drew.metadata.exif.SonyType6MakernoteDirectory.class
com.drew.metadata.Face.class
com.drew.metadata.icc.IccDescriptor.class
com.drew.metadata.icc.IccDirectory.class
com.drew.metadata.icc.IccReader.class
com.drew.metadata.iptc.IptcDescriptor.class
com.drew.metadata.iptc.IptcDirectory.class
com.drew.metadata.iptc.IptcReader.class
com.drew.metadata.jfif.JfifDescriptor.class
com.drew.metadata.jfif.JfifDirectory.class
com.drew.metadata.jfif.JfifReader.class
com.drew.metadata.jpeg.JpegCommentDescriptor.class
com.drew.metadata.jpeg.JpegCommentDirectory.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
xmpcore-5.1.2.jar
/com.adobe.xmp/xmpcore/5.1.2
查看xmpcore所有版本文件
xercesImpl-2.8.1.jar
/xerces/xercesImpl/2.8.1
查看xercesImpl所有版本文件
junit-4.8.2.jar
/junit/junit/4.8.2
查看junit所有版本文件
|