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

Download JAR files tagged by developer with all dependencies

Search JAR files by class name

morphia-parent from group com.github.jmkgreen.morphia (version 1.2.3)

Morphia is an Object-Document Mapper, written in Java for MongoDB. Application developer authoring code in Java and using the mongo-java-driver can use Morphia to map POJO classes into MongoDB documents and vice-versa. Morphia provides a Datastore, Query, and DAO-style interfaces including CRUD services in a type-safe manner.

Group: com.github.jmkgreen.morphia Artifact: morphia-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact morphia-parent
Group com.github.jmkgreen.morphia
Version 1.2.3
Last update 07. April 2013
Organization not specified
URL http://github.com/jmkgreen/morphia/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

CKIPClient from group tw.cheyingwu (version 0.4.3)

The CKIP (Chinese Knowledge and Information Processing) is a online service for separate Chinese sentence. The service maintain by [CKIP group](http://godel.iis.sinica.edu.tw/CKIP/) in [Sinica](http://www.sinica.edu.tw). CKIPClient-Java is a client library that simplify the procedure of TCP scoket communication between client and CKIP server. Developer can use CKIPClient-Java to access CKIP service more easily. The CKIPClient-Java licensed under Apache License Version 2.0. CKIP 是中研院詞庫小組開發的中文斷詞系統,此系統採用線上服務模式,採用 TCP Scoket 傳送文本到 Server 進行斷詞,再接收斷詞結果。 此專案是將上述斷詞流程採用 Java 實作,提供使用者方便地使用 CKIP 服務。本人並非中研院成員或是詞庫小組相關人士,本人只是將之前撰寫的 Client 端程式碼公開,並嘗試以不同的程式語言實做。所有中文斷詞相關技術及問題請洽中研院詞庫小組。 CKIPClient-Java 採用 Apache License Version 2.0 釋出

Group: tw.cheyingwu Artifact: CKIPClient
Show documentation Show source 
 

1 downloads
Artifact CKIPClient
Group tw.cheyingwu
Version 0.4.3
Last update 06. February 2013
Organization not specified
URL https://github.com/onlinemad/ckipclient-java
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies dom4j,
There are maybe transitive dependencies!

servicemix-bean from group org.apache.servicemix (version 2013.01)

The ServiceMix Bean component provides integration with beans (POJOs) with the JBI bus to make it easy to use POJOs to process JBI message exchanges. Like in an Message Driven Bean in J2EE a POJO will receive a message from the NMR and process it in any way it likes. Unlike in a JMS component where the coding is already done the Bean component gives the developer the freedom to create any type of message handling but it must be hand coded all the way.

Group: org.apache.servicemix Artifact: servicemix-bean
Show all versions Show documentation Show source 
 

2 downloads
Artifact servicemix-bean
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-jexl, jencks, geronimo-annotation_1.0_spec, servicemix-shared, servicemix-common,
There are maybe transitive dependencies!

webwork from group com.opensymphony (version 2.2.6)

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Group: com.opensymphony Artifact: webwork
Show documentation Show source 
 

2 downloads
Artifact webwork
Group com.opensymphony
Version 2.2.6
Last update 21. July 2007
Organization OpenSymphony
URL http://www.opensymphony.com/webwork/
License The OpenSymphony Software License 1.1
Dependencies amount 3
Dependencies xwork, freemarker, commons-logging,
There are maybe transitive dependencies!

webwork from group opensymphony (version 2.2.5)

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Group: opensymphony Artifact: webwork
Show all versions 
 

8 downloads
Artifact webwork
Group opensymphony
Version 2.2.5
Last update 13. April 2007
Organization OpenSymphony
URL http://www.opensymphony.com/webwork/
License The OpenSymphony Software License 1.1
Dependencies amount 3
Dependencies xwork, freemarker, commons-logging,
There are maybe transitive dependencies!

statsvn from group net.sf.statsvn (version 0.2.0)

StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatSVN generates a static suite of HTML documents containing tables and chart images. StatSVN is open source software, released under the terms of the LGPL, based on StatCVS. StatSVN uses JFreeChart to generate charts.

Group: net.sf.statsvn Artifact: statsvn
Show source 
 

0 downloads
Artifact statsvn
Group net.sf.statsvn
Version 0.2.0
Last update 01. December 2006
Organization StatSVN Sourceforge Development Group
URL http://www.statsvn.org
License not specified
Dependencies amount 6
Dependencies statcvs, jfreechart, jcommon, ant, jdom, junit,
There are maybe transitive dependencies!

datasift from group datasift (version 1.0b2)

AuelProject DataSift is a data validation and transformation framework built on top of the J2SE platform which mainly targets enterprise applications, creating an environment where data validation and transformation can be done in a simplistic yet powerful way. It allows the developer to create plugins for both looking for the data to be validated (resolving) and validating or transforming it.

Group: datasift Artifact: datasift

 

0 downloads
Artifact datasift
Group datasift
Version 1.0b2
Last update 24. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-logging, log4j, commons-digester, commons-collections, commons-beanutils, servletapi,
There are maybe transitive dependencies!

restConnector-2.0 from group io.openliberty.features (version 24.0.0.4)

A secure, REST administrative connector that can be used locally or remotely using any Java developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature supersedes the restConnector-1.0 feature. It enables the REST handler configuration APIs. When this feature is combined with features supporting configuration validation, the corresponding REST handler validation APIs are enabled.

Group: io.openliberty.features Artifact: restConnector-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact restConnector-2.0
Group io.openliberty.features
Version 24.0.0.4
Last update 18. April 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 5
Dependencies com.ibm.websphere.appserver.restHandler-1.0, io.openliberty.restConnector2.0.internal.ee-6.0, servlet-3.1, com.ibm.websphere.appserver.api.restConnector, com.ibm.websphere.appserver.spi.restHandler,
There are maybe transitive dependencies!

CADP_for_JAVA from group io.github.thalescpl-io.cadp (version 8.16.0.000)

CipherTrust Application Data Protection offers developer-friendly software tools for encryption key management as well as application-level encryption of sensitive data. CipherTrust Application Data Protection can be deployed on premises or in private or public cloud infrastructure to secure data even when it is migrating from one environment to another, without any modifications to existing encryption or data processing policies. CipherTrust Application Data Protection harmonizes interactions between developers and IT operations who share a common goal of data security. Developers enjoy language bindings appropriate to their projects. CipherTrust Application Data Protection operates with CipherTrust Manager, providing an architecture that centralizes encryption keys for applications.

Group: io.github.thalescpl-io.cadp Artifact: CADP_for_JAVA
Show all versions Show source 
 

0 downloads
Artifact CADP_for_JAVA
Group io.github.thalescpl-io.cadp
Version 8.16.0.000
Last update 27. February 2024
Organization not specified
URL https://github.com/thalescpl-io/CipherTrust_Application_Protection
License Thales License
Dependencies amount 10
Dependencies commons-lang3, commons-collections4, bcpkix-jdk15to18, bcprov-jdk15to18, commons-codec, guava, gson, log4j-api, log4j-core, failureaccess,
There are maybe transitive dependencies!

generator from group org.jaxsb (version 3.0.0)

The JAX-SB Generator is a comprehensive framework to facilitate the use of XML in software languages such as Java. This framework intends to provide tools that will allow a developer to easily integrate XML interoperability, bind XML Schemas, and analyze XML Schemas for use with any software. Currently there is only one language and one application that is supported: XML Binding in Java. Next on the agenda is the development of analysis tools for XML Schema Documents. For instance, imagine a tool that will allow you to determine whether an XSD complies to best-practices. This tool will: 1) produce warnings for structures that do not comply to best-practices, 2) tell the developer whether the logical structure can be transformed linearly to a form that complies to best-practices, and 3) to automatically produce an XSD that maintains the logical structure of the original document but now fully complies to best-practices. This is just one of many tools that will be available shortly. In the meantime, check out the binding application.

Group: org.jaxsb Artifact: generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact generator
Group org.jaxsb
Version 3.0.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies google-java-format, guava, io, jci, runtime,
There are maybe transitive dependencies!



Page 98 from 101 (items total 1004)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy