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

Download JAR files tagged by json with all dependencies

Search JAR files by class name

timefold-solver-quarkus-jsonb-parent from group ai.timefold.solver (version 1.9.0)

Group: ai.timefold.solver Artifact: timefold-solver-quarkus-jsonb-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

event-ruler from group software.amazon.event.ruler (version 1.7.3)

Event Ruler is a Java library that allows matching Rules to Events. An event is a list of fields, which may be given as name/value pairs or as a JSON object. A rule associates event field names with lists of possible values. There are two reasons to use Ruler: 1/ It's fast; the time it takes to match Events doesn't depend on the number of Rules. 2/ Customers like the JSON "query language" for expressing rules.

Group: software.amazon.event.ruler Artifact: event-ruler
Show all versions Show documentation Show source 
 

0 downloads
Artifact event-ruler
Group software.amazon.event.ruler
Version 1.7.3
Last update 14. March 2024
Organization not specified
URL https://github.com/aws/event-ruler/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jackson-databind, jsr305,
There are maybe transitive dependencies!

json from group org.json (version 20240303)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

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

13962 downloads
Artifact json
Group org.json
Version 20240303
Last update 03. March 2024
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

runtime from group org.jsonx (version 0.5.0)

The JSON/Java Runtime API is designed to bind JSON documents to Java objects. More specifically, the JSON/Java Runtime API provides a way for JSON objects whose structure is expressed in the JSON Schema Definition Language to be parsed and marshaled, to and from Java objects of strongly-typed classes. The JSON/Java Runtime API can also be used to validate JSON documents as they are parsed from text or marshaled from Java objects against a JSD. Thus, the JSON/Java Runtime API is a reference implementation of the validation and binding functionalities of the JSON Schema Definition Language.

Group: org.jsonx Artifact: runtime
Show documentation Show source 
 

0 downloads
Artifact runtime
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!

jsonx from group org.jsonx (version 0.5.0)

A collection of specifications and reference implementations that provide structural and functional patterns intended to help developers work with JSON. The JSONx Framework is based on the JSON Schema Definition Language, which is a schema language inspired by the [XMLSchema] specification. This document introduces the JSONx Framework, and presents a directory of links to its constituent parts and related resources.

Group: org.jsonx Artifact: jsonx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsonx
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization JSONx
URL https://www.jsonx.org/
License The MIT License (MIT)
Dependencies amount 2
Dependencies logging, logback-classic,
There are maybe transitive dependencies!

unitility-jackson from group com.synerset (version 2.3.0)

The Java Physics Units of Measure Library - Unitility, Jackson extension. This module provides JSON deserializers and serializers, along with a preconfigured implementation of the Jackson SimpleModule tailored for ObjectMapper setup. This module is specifically designed to handle Unitility types seamlessly during serialization and deserialization processes.

Group: com.synerset Artifact: unitility-jackson
Show all versions Show documentation Show source 
 

0 downloads
Artifact unitility-jackson
Group com.synerset
Version 2.3.0
Last update 26. February 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility/unitility-jackson
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

relogiclabs-jschema from group com.relogiclabs.json (version 2.0.0)

JSchema, a new JSON Schema, prioritizes simplicity, conciseness, and readability, ensuring user-friendliness and accessibility without requiring extensive prior knowledge. It offers efficient read-write capabilities, precise JSON document definition through various data types and functions, and extensibility to address the diverse requirements of modern web services.

Group: com.relogiclabs.json Artifact: relogiclabs-jschema
Show documentation Show source 
 

0 downloads
Artifact relogiclabs-jschema
Group com.relogiclabs.json
Version 2.0.0
Last update 23. February 2024
Organization Relogic Labs
URL https://www.relogiclabs.com/p/jschema.html
License GNU Affero General Public License
Dependencies amount 2
Dependencies antlr4-runtime, commons-lang3,
There are maybe transitive dependencies!

relogiclabs-json-schema from group com.relogiclabs.json (version 1.12.1)

The New JSON Schema prioritizes simplicity, conciseness, and readability, making it user-friendly and accessible without the need for extensive prior knowledge. It offers efficient read-write facilities, precise JSON document definition through various data types and functions, and extensibility to meet modern web service diverse requirements.

Group: com.relogiclabs.json Artifact: relogiclabs-json-schema
Show all versions Show documentation Show source 
 

0 downloads
Artifact relogiclabs-json-schema
Group com.relogiclabs.json
Version 1.12.1
Last update 23. January 2024
Organization Relogic Labs
URL https://www.relogiclabs.com/p/json-schema.html
License GNU Affero General Public License
Dependencies amount 2
Dependencies antlr4-runtime, commons-lang3,
There are maybe transitive dependencies!

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

缓存快速使用,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache use quickly, can automatically obtain cache server information from the configuration center, the bottom implementation is redis, the default serialization policy is set to json. Provides an easy to use and more powerful api, while integrating multi-level caching capabilities, users can realize multi-level caching capabilities through annotations, providing distributed lock implementation

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

0 downloads
Artifact ares-boot-starter-cache
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 1
Dependencies ares-boot-starter-cache-api,
There are maybe transitive dependencies!

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

缓存快速使用相关,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache fast usage related, can automatically obtain cache server information from the configuration center, the bottom implementation is redis, the default serialization policy is set to json. Provides an easy to use and more powerful api, while integrating multi-level caching capabilities, users can realize multi-level caching capabilities through annotations, providing distributed lock implementation

Group: io.github.aresxue.boot Artifact: ares-boot-starter-cache-related
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-cache-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 745 from 771 (items total 7705)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy