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

Download JAR files tagged by solutions with all dependencies


shared-ldap-parent from group org.apache.directory.shared (version 1.0.0-M13)

Group: org.apache.directory.shared Artifact: shared-ldap-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shared-ldap-parent
Group org.apache.directory.shared
Version 1.0.0-M13


shared-asn1-parent from group org.apache.directory.shared (version 1.0.0-M13)

Group: org.apache.directory.shared Artifact: shared-asn1-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shared-asn1-parent
Group org.apache.directory.shared
Version 1.0.0-M13


shared-parent from group org.apache.directory.shared (version 1.0.0-M13)

Group: org.apache.directory.shared Artifact: shared-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shared-parent
Group org.apache.directory.shared
Version 1.0.0-M13


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

Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions. The aim of this project is to provide a tool to identify different error contexts, analyze them and assemble a customized response to an application end-user or another application.

Group: net.sf.blunder Artifact: blunder
Show documentation Show source 
Download blunder.jar (0.2.0)
 

0 downloads
Artifact blunder
Group net.sf.blunder
Version 0.2.0
Last update 02. August 2009
Organization Blunder
URL http://blunder.sf.net/
License GPL Licence Version 3
Dependencies amount 17
Dependencies antlr, asm, asm-attrs, cglib, commons-collections, commons-dbcp, commons-lang, commons-logging, commons-pool, dom4j, jta, log4j, ehcache, opencsv, ognl, hibernate, spring,
There are maybe transitive dependencies!

essencium-backend-storage-module from group de.frachtwerk (version 0.19.0)

Essencium Backend is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. The Storage Module can be used as a plugin to store files to al local folder or some other storage providers (e.g. S3).

Group: de.frachtwerk Artifact: essencium-backend-storage-module
Show all versions Show documentation Show source 
Download essencium-backend-storage-module.jar (0.19.0)
 

0 downloads
Artifact essencium-backend-storage-module
Group de.frachtwerk
Version 0.19.0
Last update 12. November 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 4
Dependencies essencium-backend, s3, iam, sts,
There are maybe transitive dependencies!

gcexcel from group com.grapecity.documents (version 7.2.3)

Java Spreadsheet API with no Excel dependencies

Group: com.grapecity.documents Artifact: gcexcel
Show all versions Show documentation Show source 
Download gcexcel.jar (7.2.3)
 

13 downloads
Artifact gcexcel
Group com.grapecity.documents
Version 7.2.3
Last update 10. October 2024
Organization not specified
URL http://www.grapecity.com/
License GcExcel
Dependencies amount 2
Dependencies javax.json, pdfbox,
There are maybe transitive dependencies!

essencium-backend-identity-model from group de.frachtwerk (version 2.8.0)

Essencium-backend-identity-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend Identity Model uses Numbers following Hibernates IdentityId-Strategy as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-identity-model
Show all versions Show documentation Show source 
Download essencium-backend-identity-model.jar (2.8.0)
 

0 downloads
Artifact essencium-backend-identity-model
Group de.frachtwerk
Version 2.8.0
Last update 16. September 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 1
Dependencies essencium-backend,
There are maybe transitive dependencies!

essencium-backend-sequence-model from group de.frachtwerk (version 2.8.0)

Essencium-backend-sequence-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend Sequence Model uses Numbers following Hibernates SequenceId-Strategy as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-sequence-model
Show all versions Show documentation Show source 
Download essencium-backend-sequence-model.jar (2.8.0)
 

0 downloads
Artifact essencium-backend-sequence-model
Group de.frachtwerk
Version 2.8.0
Last update 16. September 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 3
Dependencies logback-classic, logback-core, essencium-backend,
There are maybe transitive dependencies!

essencium-backend-uuid-model from group de.frachtwerk (version 2.8.0)

Essencium-backend-uuid-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend UUID Model uses UUID's as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-uuid-model
Show all versions Show documentation Show source 
Download essencium-backend-uuid-model.jar (2.8.0)
 

0 downloads
Artifact essencium-backend-uuid-model
Group de.frachtwerk
Version 2.8.0
Last update 16. September 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 3
Dependencies logback-classic, logback-core, essencium-backend,
There are maybe transitive dependencies!

ares-boot-starter-datasource-related from group io.github.aresxue.boot (version 1.0.2)

数据库相关,底层为mybatis plus,可自动从配置中心获取数据库连接信息,同时封装基础DO和通用字段 (主键、创建时间、修改时间、逻辑删除)及其自动处理(自动注入分布式id),业务中不需关心,以及可选的客户端分库分表和动态数据源方案 Database related, the bottom layer is mybatis plus, can automatically obtain the database connection information from the configuration center, and encapsulate the basic DO and common fields (primary key, creation time, modification time, logical deletion) and its automatic processing (automatic injection of distributed id), business no concern, and optional client sub-database sub-table and dynamic data source solutions

Group: io.github.aresxue.boot Artifact: ares-boot-starter-datasource-related
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-datasource-related
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 287 from 299 (items total 2983)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy