All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by schema with all dependencies

Search JAR files by class name

schemacrawler-db2 from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-db2
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-db2
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License GNU General Public License
Dependencies amount 1
Dependencies schemacrawler-integrations,
There are maybe transitive dependencies!

schemacrawler-generic from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-generic
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-generic
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License GNU General Public License
Dependencies amount 1
Dependencies schemacrawler-integrations,
There are maybe transitive dependencies!

schemacrawler-offline from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-offline
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-offline
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License GNU General Public License
Dependencies amount 2
Dependencies schemacrawler-integrations, xstream,
There are maybe transitive dependencies!

schemacrawler-lint from group net.sourceforge.schemacrawler (version 10.10.05)

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-lint
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-lint
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies schemacrawler-tools,
There are maybe transitive dependencies!

schemacrawler-all from group net.sourceforge.schemacrawler (version 10.10.05)

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. You can find potential schema design issues with lint. The output serves for database documentation is designed to be diff-ed against other database schemas. SchemaCrawler can generate schema diagrams.

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact schemacrawler-all
Group net.sourceforge.schemacrawler
Version 10.10.05
Last update 05. August 2014
Organization Sualeh Fatehi
URL http://schemacrawler.sourceforge.net
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

schemacrawler-maven-plugin from group net.sourceforge.schemacrawler (version 9.5)

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output is designed to be diff-ed against other database schemas.

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-maven-plugin
Group net.sourceforge.schemacrawler
Version 9.5
Last update 26. February 2013
Organization SchemaCrawler
URL http://mvn-schemacrwlr.sourceforge.net/${project.artifactId}/${project.version}/
License GNU Lesser General Public License Version 3.0
Dependencies amount 2
Dependencies maven-reporting-impl, schemacrawler,
There are maybe transitive dependencies!

schemas from group uk.org.retep.xmpp.xmpp (version 10.6)

This generates a schema artifact which contains all of the schemas from xmpp.org's subversion repository. Generating this artifact enables a schema to be referenced by jaxb using the ClassPathCatalogResolver and a catalog file. To refresh the content of this artifact, either remove the src/main/resources directory manually or run a clean build from hudson. This is because maven-scm-plugin is set to checkout only if that directory does not exist so that the remote subversion repository is not hit every time a build is performed.

Group: uk.org.retep.xmpp.xmpp Artifact: schemas
Show all versions Show source 
 

1 downloads
Artifact schemas
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xml-element-wrapper from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

When generating XML schema from Java source code using the schemagen tool a common approach is to use the @XmlElementWrapper and @XmlElement annotations to handle schema generation for collections. However, when generating Java source from a schema using the xjc tool the resulting code is not created with these annotations. Instead, the generated Java source contains "injected" inner classes to accommodate the collection of elements contained within an element.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: xml-element-wrapper
Show documentation Show source 
 

3 downloads
Artifact xml-element-wrapper
Group org.andromda.thirdparty.jaxb2_commons
Version 1.0
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/
License not specified
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!

default-value-plugin from group org.andromda.thirdparty.jaxb2_commons (version 1.1)

This is an XJC plugin to set default values in the XJC generated classes based on the default attribute to <xs:element>. Note that JAXB handles defaults for <xs:attribute> natively, so this plugin is not necessary for an attribute default. The plugin is particularly useful while generating Value Objects for a user interface from an XML schema. User interface tags such as the Struts HTML tags use reflection on bean properties to render themselves, so it is often useful to have a set of sensible defaults set in the Java Beans mapping to the user interface themselves.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: default-value-plugin
Show documentation Show source 
 

0 downloads
Artifact default-value-plugin
Group org.andromda.thirdparty.jaxb2_commons
Version 1.1
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/
License not specified
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!

apacheds-jdbm-store from group org.apache.directory.server (version 1.5.7)

A JDBM entry store which does not have any dependency on core interfaces. The JDBM partition will use this store and build on it to adapt this to server specific partition interfaces. Having this separate module without dependencies on core interfaces makes it easier to avoid cyclic dependencies between modules. This is especially important for use within the bootstrap plugin which needs to build the schema partition used for bootstrapping the server.

Group: org.apache.directory.server Artifact: apacheds-jdbm-store
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-jdbm-store
Group org.apache.directory.server
Version 1.5.7
Last update 02. April 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies apacheds-i18n, apacheds-jdbm, apacheds-core-entry, apacheds-core-avl,
There are maybe transitive dependencies!



Page 316 from 319 (items total 3187)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy