Update of /cvsroot/squirrel-sql/mavenize/thirdparty-non-maven/skinlf-6.7
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11168/thirdparty-non-maven/skinlf-6.7
Added Files:
pom.xml skinlf-6.7.jar skinlf-6.7-sources.jar
Log Message:
poms and jars for thirdparty dependencies.
--- NEW FILE: pom.xml ---
<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>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>skinlf</artifactId>
<version>6.7</version>
<packaging>jar</packaging>
<name>Skin Look and Feel</name>
<description>
Skin Look And Feel allows Java developers to write skin-able application using the Swing toolkit.
Skin Look And Feel is able to load themepacks (a bundle of GTK - The Gimp Toolkit - and KDE -
The K Desktop Environment - skins) to enhance your application GUI controls such as Buttons, Checks,
Radios, Scrollbars, Progress Bar, Lists, Tables, Internal Frames, Colors, Background Textures,
Regular Windows. Skin Look And Feel (aka SkinLF) also includes NativeSkin to create irregular
windows.
</description>
<url>http://www.l2fprod.com/skinlf</url>
<licenses>
<license>
<name>Apache Software License</name>
<url>http://www.apache.org/LICENSE.txt</url>
</license>
</licenses>
<developers>
<developer>
<name>Frédéric Lavigne</name>
<organizationUrl>www.l2fprod.com</organizationUrl>
</developer>
</developers>
<issueManagement>
<system>Java.net Issue Tracker</system>
<url>https://skinlf.dev.java.net/servlets/ProjectIssues</url>
</issueManagement>
<scm>
<url>https://skinlf.dev.java.net/source/browse/skinlf/</url>
<connection>scm:cvs:pserver:use...@cv...:/cvs/skinlf</connection>
</scm>
</project>
--- NEW FILE: skinlf-6.7-sources.jar ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: skinlf-6.7.jar ---
(This appears to be a binary file; contents omitted.)
|