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

Download JAR files tagged by basic with all dependencies

Search JAR files by class name

stdlib from group dk.au.ece.vdmj (version 4.5.0-P)

Group: dk.au.ece.vdmj Artifact: stdlib
Show all versions Show documentation Show source 
 

0 downloads
Artifact stdlib
Group dk.au.ece.vdmj
Version 4.5.0-P
Last update 28. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies vdmj,
There are maybe transitive dependencies!

vdmj from group dk.au.ece.vdmj (version 4.5.0-P)

Group: dk.au.ece.vdmj Artifact: vdmj
Show all versions Show documentation Show source 
 

0 downloads
Artifact vdmj
Group dk.au.ece.vdmj
Version 4.5.0-P
Last update 28. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies junit, apfloat,
There are maybe transitive dependencies!

dbgpc from group dk.au.ece.vdmj (version 4.5.0-P)

Group: dk.au.ece.vdmj Artifact: dbgpc
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbgpc
Group dk.au.ece.vdmj
Version 4.5.0-P
Last update 28. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

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

数据库快速使用,底层为jpa/mybatis plus,可自动从配置中心获取数据库连接信息,同时封装基础领域对象和通用字段 (主键、创建时间、修改时间、逻辑删除)及其自动处理(自动注入分布式id) Database use quickly, the bottom layer is mybatis plus, can automatically obtain the database connection information from the configuration center, and encapsulate the basic domain object and general fields (primary key, creation time, modification time, logical deletion) and its automatic processing (automatic injection of distributed ids)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-datasource
Show all versions 
 

0 downloads
Artifact ares-boot-starter-datasource
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!

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!

cocoon-core from group org.apache.cocoon (version 2.3.0)

Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.

Group: org.apache.cocoon Artifact: cocoon-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact cocoon-core
Group org.apache.cocoon
Version 2.3.0
Last update 29. October 2023
Organization not specified
URL http://cocoon.apache.org/${docs.m.core.relPath}
License not specified
Dependencies amount 21
Dependencies cocoon-spring-configurator, cocoon-configuration-api, cocoon-block-deployment, cocoon-pipeline-components, cocoon-sitemap-impl, cocoon-sitemap-components, cocoon-xml-resolver, cocoon-thread-api, cocoon-xml-util, excalibur-pool-api, excalibur-logger, excalibur-store, avalon-framework-impl, commons-io, commons-logging, commons-jexl, xalan, xercesImpl, xml-apis, xml-resolver, log4j,
There are maybe transitive dependencies!

staxmate from group com.fasterxml.staxmate (version 2.4.1)

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.

Group: com.fasterxml.staxmate Artifact: staxmate
Show all versions Show documentation Show source 
 

3 downloads
Artifact staxmate
Group com.fasterxml.staxmate
Version 2.4.1
Last update 10. October 2023
Organization FasterXML
URL http://staxmate.codehaus.org
License BSD
Dependencies amount 1
Dependencies stax2-api,
There are maybe transitive dependencies!

personify-scim-server from group be.personify.iam (version 2.1.2.RELEASE)

implementation for the scim v2 protocol in java supporting : - create, get, put, delete, search, patch ( with attributes and excludedAttributes ) - bulk with circular reference processing, maxOperations and maxPayloadSize - paging - filtering - discovery - schema validation - uniqueness constraint validation - authentication : basic and OAUTH bearer token ( with roles ) - bearer token endpoint created and verified with Forgerock IDM SCIM connector (compatible) - /ME endpoint - auditing via KAFKA

Group: be.personify.iam Artifact: personify-scim-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact personify-scim-server
Group be.personify.iam
Version 2.1.2.RELEASE
Last update 24. August 2023
Organization personify
URL https://www.personify.be
License MIT
Dependencies amount 12
Dependencies spring-boot-starter-web, spring-boot-starter-aop, spring-data-rest-webmvc, spring-boot-starter-log4j2, spring-security-crypto, mongo-java-driver, personify-provisioning, personify-audit, postgresql, mysql-connector-java, orientdb-core, java-client,
There are maybe transitive dependencies!

miscservletfilter from group io.github.jdlopez (version 1.1.0)

Collection of Servlet filter: Very basic authentication filter. Suitable for Spring Boot REST services without servlet-engine configuration. Add registration of api calls (or any servlet call) into Google Analytics Measurement Protocol. Block filter some kind of last defense servlet-firewall agains DDoS attacks

Group: io.github.jdlopez Artifact: miscservletfilter
Show all versions Show documentation Show source 
 

0 downloads
Artifact miscservletfilter
Group io.github.jdlopez
Version 1.1.0
Last update 14. February 2023
Organization not specified
URL https://github.com/jdlopez/miscservletfilter
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

amazon-qldb-ledger-load from group software.amazon.qldb (version 1.1.0)

A QLDB ledger data loading framework that accepts events over a delivery mechanism (SQS, SNS, etc.) and writes them to the ledger, conducting idempotence and revision version checks prior to writing. This project is meant to be a framework that offers a basic common-case implementation but is customizable to suit the needs of specific customer use cases.

Group: software.amazon.qldb Artifact: amazon-qldb-ledger-load
Show all versions Show documentation Show source 
 

0 downloads
Artifact amazon-qldb-ledger-load
Group software.amazon.qldb
Version 1.1.0
Last update 18. August 2022
Organization not specified
URL https://aws.amazon.com/qldb/
License MIT-0
Dependencies amount 10
Dependencies aws-lambda-java-core, aws-lambda-java-events, amazon-kinesis-client, log4j-api, log4j-core, amazon-qldb-driver-java, ion-java, qldb, sqs, sns,
There are maybe transitive dependencies!



Page 221 from 234 (items total 2336)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy