mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-05-18 00:00:03 -04:00
Better name output :-)
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
<groupId>com.twelvemonkeys.bom</groupId>
|
<groupId>com.twelvemonkeys.bom</groupId>
|
||||||
<artifactId>bom</artifactId>
|
<artifactId>bom</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>TwelveMonkeys :: BOM</name>
|
<name>TwelveMonkeys » BOM</name>
|
||||||
<description>
|
<description>
|
||||||
TwelveMonkeys "Bill of Materials" (BOM).
|
TwelveMonkeys "Bill of Materials" (BOM).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<artifactId>common-image</artifactId>
|
<artifactId>common-image</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>TwelveMonkeys :: Common :: Image</name>
|
<name>TwelveMonkeys » Common » Image</name>
|
||||||
<description>
|
<description>
|
||||||
TwelveMonkeys Common image support classes.
|
TwelveMonkeys Common image support classes.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<artifactId>common-io</artifactId>
|
<artifactId>common-io</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>TwelveMonkeys :: Common :: IO</name>
|
<name>TwelveMonkeys » Common » IO</name>
|
||||||
<description>
|
<description>
|
||||||
TwelveMonkeys Common I/O support classes.
|
TwelveMonkeys Common I/O support classes.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<artifactId>common-lang</artifactId>
|
<artifactId>common-lang</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>TwelveMonkeys :: Common :: Language support</name>
|
<name>TwelveMonkeys » Common » Language support</name>
|
||||||
<description>
|
<description>
|
||||||
TwelveMonkeys Common language support classes.
|
TwelveMonkeys Common language support classes.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
<groupId>com.twelvemonkeys.common</groupId>
|
<groupId>com.twelvemonkeys.common</groupId>
|
||||||
<artifactId>common</artifactId>
|
<artifactId>common</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>TwelveMonkeys :: Common</name>
|
<name>TwelveMonkeys » Common</name>
|
||||||
<description>
|
<description>
|
||||||
The TwelveMonkeys Common library. Contains common utility classes.
|
The TwelveMonkeys Common library. Contains common utility classes.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>com.twelvemonkeys.contrib</groupId>
|
<groupId>com.twelvemonkeys.contrib</groupId>
|
||||||
<artifactId>contrib</artifactId>
|
<artifactId>contrib</artifactId>
|
||||||
<name>TwelveMonkeys :: Contrib</name>
|
<name>TwelveMonkeys » Contrib</name>
|
||||||
<description>
|
<description>
|
||||||
Contributions to TwelveMonkeys and code that doesn't fit anywhere else.
|
Contributions to TwelveMonkeys and code that doesn't fit anywhere else.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-batik</artifactId>
|
<artifactId>imageio-batik</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: Batik Plugin</name>
|
<name>TwelveMonkeys » ImageIO » Batik Plugin</name>
|
||||||
<description>
|
<description>
|
||||||
<![CDATA[
|
<![CDATA[
|
||||||
ImageIO wrapper for the Batik SVG Toolkit, enabling Scalable Vector Graphics (SVG) support.
|
ImageIO wrapper for the Batik SVG Toolkit, enabling Scalable Vector Graphics (SVG) support.
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-bmp</artifactId>
|
<artifactId>imageio-bmp</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: BMP plugin</name>
|
<name>TwelveMonkeys » ImageIO » BMP plugin</name>
|
||||||
<description>ImageIO plugin for Microsoft Device Independent Bitmap (BMP/DIB) format.</description>
|
<description>ImageIO plugin for Microsoft Device Independent Bitmap (BMP/DIB) format.</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-clippath</artifactId>
|
<artifactId>imageio-clippath</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: Photoshop Path Support</name>
|
<name>TwelveMonkeys » ImageIO » Photoshop Path Support</name>
|
||||||
<description>
|
<description>
|
||||||
Photoshop Clipping Path Support.
|
Photoshop Clipping Path Support.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-core</artifactId>
|
<artifactId>imageio-core</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: Core</name>
|
<name>TwelveMonkeys » ImageIO » Core</name>
|
||||||
<description>
|
<description>
|
||||||
TwelveMonkeys ImageIO core support classes.
|
TwelveMonkeys ImageIO core support classes.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-dds</artifactId>
|
<artifactId>imageio-dds</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: DDS plugin</name>
|
<name>TwelveMonkeys » ImageIO » DDS plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Microsoft Direct DrawSurface (DDS).
|
ImageIO plugin for Microsoft Direct DrawSurface (DDS).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-hdr</artifactId>
|
<artifactId>imageio-hdr</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: HDR plugin</name>
|
<name>TwelveMonkeys » ImageIO » HDR plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Radiance RGBE High Dynaimc Range format (HDR).
|
ImageIO plugin for Radiance RGBE High Dynaimc Range format (HDR).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-icns</artifactId>
|
<artifactId>imageio-icns</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: ICNS plugin</name>
|
<name>TwelveMonkeys » ImageIO » ICNS plugin</name>
|
||||||
<description>ImageIO plugin for Apple Icon Image (ICNS) format.</description>
|
<description>ImageIO plugin for Apple Icon Image (ICNS) format.</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-iff</artifactId>
|
<artifactId>imageio-iff</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: IFF plugin</name>
|
<name>TwelveMonkeys » ImageIO » IFF plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Amiga/Electronic Arts Interchange File Format (IFF)
|
ImageIO plugin for Amiga/Electronic Arts Interchange File Format (IFF)
|
||||||
type ILBM and PBM format.
|
type ILBM and PBM format.
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-jpeg-jai-interop</artifactId>
|
<artifactId>imageio-jpeg-jai-interop</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: JPEG/JAI TIFF Interop</name>
|
<name>TwelveMonkeys » ImageIO » JPEG/JAI TIFF Interop</name>
|
||||||
<description>
|
<description>
|
||||||
Test JPEG plugin and JAI TIFF plugin interoperability
|
Test JPEG plugin and JAI TIFF plugin interoperability
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-jpeg-jep262-interop</artifactId>
|
<artifactId>imageio-jpeg-jep262-interop</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: JPEG/JEP-262 Interop</name>
|
<name>TwelveMonkeys » ImageIO » JPEG/JEP-262 Interop</name>
|
||||||
<description>
|
<description>
|
||||||
Test JPEG plugin and JEP-262 (JDK TIFF plugin) interoperability
|
Test JPEG plugin and JEP-262 (JDK TIFF plugin) interoperability
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-jpeg</artifactId>
|
<artifactId>imageio-jpeg</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: JPEG plugin</name>
|
<name>TwelveMonkeys » ImageIO » JPEG plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF).
|
ImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>imageio-metadata</artifactId>
|
<artifactId>imageio-metadata</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: Metadata</name>
|
<name>TwelveMonkeys » ImageIO » Metadata</name>
|
||||||
<description>
|
<description>
|
||||||
TwelveMonkeys ImageIO metadata support classes.
|
TwelveMonkeys ImageIO metadata support classes.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-pcx</artifactId>
|
<artifactId>imageio-pcx</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: PCX plugin</name>
|
<name>TwelveMonkeys » ImageIO » PCX plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for ZSoft Paintbrush Format (PCX)
|
ImageIO plugin for ZSoft Paintbrush Format (PCX)
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-pdf</artifactId>
|
<artifactId>imageio-pdf</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: PDF plugin</name>
|
<name>TwelveMonkeys » ImageIO » PDF plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Adobe Portable Document Format (PDF).
|
ImageIO plugin for Adobe Portable Document Format (PDF).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-pict</artifactId>
|
<artifactId>imageio-pict</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: PICT plugin</name>
|
<name>TwelveMonkeys » ImageIO » PICT plugin</name>
|
||||||
<description>ImageIO plugin for Apple Mac Paint Picture (PICT) format.</description>
|
<description>ImageIO plugin for Apple Mac Paint Picture (PICT) format.</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-pnm</artifactId>
|
<artifactId>imageio-pnm</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: PNM plugin</name>
|
<name>TwelveMonkeys » ImageIO » PNM plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for NetPBM Portable Any Map (PNM)
|
ImageIO plugin for NetPBM Portable Any Map (PNM)
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-psd</artifactId>
|
<artifactId>imageio-psd</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: PSD plugin</name>
|
<name>TwelveMonkeys » ImageIO » PSD plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Adobe Photoshop Document (PSD).
|
ImageIO plugin for Adobe Photoshop Document (PSD).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-reference</artifactId>
|
<artifactId>imageio-reference</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: JDK Reference Tests</name>
|
<name>TwelveMonkeys » ImageIO » JDK Reference Tests</name>
|
||||||
<description>
|
<description>
|
||||||
Test cases for the JRE provided ImageReader implementations for reference.
|
Test cases for the JRE provided ImageReader implementations for reference.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-sgi</artifactId>
|
<artifactId>imageio-sgi</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: SGI plugin</name>
|
<name>TwelveMonkeys » ImageIO » SGI plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Silicon Graphics Image Format (SGI)
|
ImageIO plugin for Silicon Graphics Image Format (SGI)
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-tga</artifactId>
|
<artifactId>imageio-tga</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: TGA plugin</name>
|
<name>TwelveMonkeys » ImageIO » TGA plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Truevision TGA Image Format (TGA)
|
ImageIO plugin for Truevision TGA Image Format (TGA)
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-thumbsdb</artifactId>
|
<artifactId>imageio-thumbsdb</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: Thumbs.db plugin</name>
|
<name>TwelveMonkeys » ImageIO » Thumbs.db plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Windows Thumbs DB (Thumbs.db) format.
|
ImageIO plugin for Windows Thumbs DB (Thumbs.db) format.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-tiff-jai-interop</artifactId>
|
<artifactId>imageio-tiff-jai-interop</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: TIFF/JAI Metadata Interop</name>
|
<name>TwelveMonkeys » ImageIO » TIFF/JAI Metadata Interop</name>
|
||||||
<description>
|
<description>
|
||||||
Test TIFF plugin and JAI TIFF plugin Metadata interoperability
|
Test TIFF plugin and JAI TIFF plugin Metadata interoperability
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-tiff-jdk-interop</artifactId>
|
<artifactId>imageio-tiff-jdk-interop</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: TIFF/JDK JPEG Interop</name>
|
<name>TwelveMonkeys » ImageIO » TIFF/JDK JPEG Interop</name>
|
||||||
<description>
|
<description>
|
||||||
Test TIFF plugin and JDK JPEG plugin interoperability
|
Test TIFF plugin and JDK JPEG plugin interoperability
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-tiff</artifactId>
|
<artifactId>imageio-tiff</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: TIFF plugin</name>
|
<name>TwelveMonkeys » ImageIO » TIFF plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Aldus/Adobe Tagged Image File Format (TIFF).
|
ImageIO plugin for Aldus/Adobe Tagged Image File Format (TIFF).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-webp</artifactId>
|
<artifactId>imageio-webp</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: WebP plugin</name>
|
<name>TwelveMonkeys » ImageIO » WebP plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for Google WebP File Format (WebP).
|
ImageIO plugin for Google WebP File Format (WebP).
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<version>3.13.2-SNAPSHOT</version>
|
<version>3.13.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>imageio-xwd</artifactId>
|
<artifactId>imageio-xwd</artifactId>
|
||||||
<name>TwelveMonkeys :: ImageIO :: XWD plugin</name>
|
<name>TwelveMonkeys » ImageIO » XWD plugin</name>
|
||||||
<description>
|
<description>
|
||||||
ImageIO plugin for X11 Window Dump Format (XWD)
|
ImageIO plugin for X11 Window Dump Format (XWD)
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||||
<artifactId>imageio</artifactId>
|
<artifactId>imageio</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>TwelveMonkeys :: ImageIO</name>
|
<name>TwelveMonkeys » ImageIO</name>
|
||||||
<url>https://github.com/haraldk/TwelveMonkeys/tree/master/imageio</url>
|
<url>https://github.com/haraldk/TwelveMonkeys/tree/master/imageio</url>
|
||||||
|
|
||||||
<contributors>
|
<contributors>
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.twelvemonkeys.servlet</groupId>
|
<groupId>com.twelvemonkeys.servlet</groupId>
|
||||||
<artifactId>servlet</artifactId>
|
<artifactId>servlet</artifactId>
|
||||||
<name>TwelveMonkeys :: Servlet</name>
|
<name>TwelveMonkeys » Servlet</name>
|
||||||
<description>
|
<description>
|
||||||
TwelveMonkeys Servlet support classes.
|
TwelveMonkeys Servlet support classes.
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user