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

Download JAR files tagged by version with all dependencies

Search JAR files by class name

owllinkapi from group net.sourceforge.owlapi (version 2.0.0)

Group: net.sourceforge.owlapi Artifact: owllinkapi
Show documentation Show source 
 

0 downloads
Artifact owllinkapi
Group net.sourceforge.owlapi
Version 2.0.0
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies owlapi-apibinding,
There are maybe transitive dependencies!

owllink-owlapi-parent from group net.sourceforge.owlapi (version 2.0.0)

Group: net.sourceforge.owlapi Artifact: owllink-owlapi-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact owllink-owlapi-parent
Group net.sourceforge.owlapi
Version 2.0.0
Last update 21. December 2018
Organization not specified
URL https://github.com/ignazio1977/owllink-owlapi/
License GNU LGPL Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbcmysql-utility from group net.cofares.ljug (version 0.1-donotuse)

Utilitaire générique pour la gestion de requete et l'affichage de résulat avec JDBC. Do not use this version is just for testing deployemtn to central maven (and for my studnets at Cnam Liban) next versions will be best tested and completed

Group: net.cofares.ljug Artifact: jdbcmysql-utility
Show documentation Show source 
 

0 downloads
Artifact jdbcmysql-utility
Group net.cofares.ljug
Version 0.1-donotuse
Last update 26. November 2018
Organization Lebanese Java Users group
URL http://java.cofares.net
License GNU GENERAL PUBLIC LICENSE v3
Dependencies amount 1
Dependencies mysql-connector-java,
There are maybe transitive dependencies!

modelant.repository.maven.archetype from group net.mdatools (version 3.3.0)

An archetype to build a API to access metamodel instances The metamodel should be written in MOF 1.4, XMI 1.1 or XMI 1.2, as of JMI (JCR-40). The archetype requires providing parent project's Group, Artifact and Version. When other than the default values are provided, then the generated POM will include a corresponding <parent> section. The generated project uses the NetBeans MDR.

Group: net.mdatools Artifact: modelant.repository.maven.archetype
Show source 
 

0 downloads
Artifact modelant.repository.maven.archetype
Group net.mdatools
Version 3.3.0
Last update 02. November 2018
Organization not specified
URL https://mdatools.net/modelant.repository/modelant.repository.maven/modelant.repository.maven.archetype/
License Eclipse Public License v 2.0
Dependencies amount 6
Dependencies jmi, mof, jmiutils, mdrapi, nbmdr, openide-util,
There are maybe transitive dependencies!

jasn1-iec61850mod from group org.openmuc (version 1.10.0)

jASN1 is a library used for encoding and decoding ASN.1 BER messages. This is a special modified version of the original jASN1 that encodes boolean true values as 0x01 instead of 0xff in order to be compatible with certain IEC 61850 devices

Group: org.openmuc Artifact: jasn1-iec61850mod
Show documentation Show source 
 

0 downloads
Artifact jasn1-iec61850mod
Group org.openmuc
Version 1.10.0
Last update 21. September 2018
Organization not specified
URL http://www.openmuc.org/
License Mozilla Public License v2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

r-maven-plugin from group it.bancaditalia.oss (version 1.0.0)

This plugin brings into Maven the lifecycle of an R package. It builds onto the existing R installation to perform build, check, etc. It provides means to complete a DESCRIPTION file with version, etc. In the future, It will allow to deploy the project to CRAN as well as a Maven artifact repository.

Group: it.bancaditalia.oss Artifact: r-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact r-maven-plugin
Group it.bancaditalia.oss
Version 1.0.0
Last update 10. September 2018
Organization Banca d'Italia
URL https://github.com/vpinna80/r-maven-plugin
License European Union Public License 1.1
Dependencies amount 3
Dependencies maven-filtering, JRI, jna,
There are maybe transitive dependencies!

ibis-struts from group org.ibissource (version 1.2.9.4)

Base project: http://central.maven.org/maven2/struts/struts/1.2.9/ This version of Struts doesn't throw java.io.NotSerializableException when the application server wants to persist sessions and makes renderFocusJavascript return valid xml

Group: org.ibissource Artifact: ibis-struts
Show all versions Show documentation Show source 
 

1 downloads
Artifact ibis-struts
Group org.ibissource
Version 1.2.9.4
Last update 23. August 2018
Organization Ibissource.org
URL https://ibissource.org/
License Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-beanutils, commons-digester, commons-fileupload, commons-logging, commons-validator, oro, antlr,
There are maybe transitive dependencies!

fluent-xml-writer from group foundation.fluent.api (version 1.0)

Fluent hierarchical XML writer, allowing to generate XML file (or other output stream) fluently: document(output).version(1.0).tag("root").text("Hello").end().close(); It is immediately streaming to the output stream. Not holding anything in memory.

Group: foundation.fluent.api Artifact: fluent-xml-writer
Show documentation Show source 
 

0 downloads
Artifact fluent-xml-writer
Group foundation.fluent.api
Version 1.0
Last update 09. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbasics from group org.jbasics (version 2.0.0p3)

jBasics is a collection of useful utility classes for Java. This includes helper for XML, mathematic functions, restful web services helper, pattern oriented programming interfaces and more. Currently Java7 and up is supported. Version 1.0 will required at leaset Java8.

Group: org.jbasics Artifact: jbasics
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbasics
Group org.jbasics
Version 2.0.0p3
Last update 13. May 2018
Organization jBasics.org (Stephan Schloepke and Mirko Klemm)
URL http://www.jbasics.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fork-of-edu.asu.emit.algorithm.graph from group com.programmerare.shortest-paths (version 1.0.0)

An implementation of the k shortest paths algorithm in Java. This is a forked version which has NOT modified the implementation of the algorithm. The purpose of the fork was to enable more flexible Graph creation, i.e. programmatic construction of the Graph as an alternative to the construction from text file input. The location of the original work: https://github.com/yan-qi/k-shortest-paths-java-version

Group: com.programmerare.shortest-paths Artifact: fork-of-edu.asu.emit.algorithm.graph
Show documentation Show source 
 

0 downloads
Artifact fork-of-edu.asu.emit.algorithm.graph
Group com.programmerare.shortest-paths
Version 1.0.0
Last update 02. May 2018
Organization not specified
URL https://github.com/TomasJohansson/k-shortest-paths-java-version
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 387 from 422 (items total 4217)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy