Download JAR files tagged by java with all dependencies
degreedays-api from group net.degreedays (version 1.4)
Java client library for the Degree Days.net API, giving quick access to heating and cooling degree days (HDD and CDD) for locations worldwide. Degree days are a specialist kind of weather data (specifically a form of historical temperature data) used for analysis of HVAC energy consumption in buildings, typically as part of an energy management program.
0 downloads
Artifact degreedays-api
Group net.degreedays
Version 1.4
Last update 26. September 2023
Organization Degree Days
URL https://www.degreedays.net/api/java
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.degreedays
Version 1.4
Last update 26. September 2023
Organization Degree Days
URL https://www.degreedays.net/api/java
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
binding from group org.jsonx (version 0.4.0)
The JSON/Java Binding API is designed to bind JSON documents to Java objects. More specifically,
the JSON/Java Binding 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 Binding 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
Binding API is a reference implementation of the validation and binding functionalities of the
JSON Schema Definition Language.
Artifact binding
Group org.jsonx
Version 0.4.0
Last update 20. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!
Group org.jsonx
Version 0.4.0
Last update 20. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!
biojava-legacy from group org.biojava (version 1.9.7)
BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.
Group: org.biojava Artifact: biojava-legacy
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biojava-legacy
Group org.biojava
Version 1.9.7
Last update 18. September 2023
Organization BioJava
URL http://www.biojava.org
License GNU LGPL v2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.biojava
Version 1.9.7
Last update 18. September 2023
Organization BioJava
URL http://www.biojava.org
License GNU LGPL v2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jtidy from group com.github.jtidy (version 1.0.5)
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be
used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the
document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
Artifact jtidy
Group com.github.jtidy
Version 1.0.5
Last update 17. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.jtidy
Version 1.0.5
Last update 17. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jtidy-java6 from group com.github.jtidy (version 1.0.4)
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be
used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the
document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
Artifact jtidy-java6
Group com.github.jtidy
Version 1.0.4
Last update 03. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.jtidy
Version 1.0.4
Last update 03. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
LogsJB from group io.github.josecarlosbran (version 0.6.4)
LogsJB es una librería java que permite la gestión de
registros de un programa en paralelo a la ejecución
del programa, lo cual la hace una potente herramienta para programas empresariales y personales
que exigen grandes niveles de rendimiento. Para mayor
información, consultar el siguiente enlace https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md
0 downloads
Artifact LogsJB
Group io.github.josecarlosbran
Version 0.6.4
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies LogsJBSupport, JBSqlUtils, sqlite-jdbc, JBRestAPI, lombok, commons-lang3,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 0.6.4
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies LogsJBSupport, JBSqlUtils, sqlite-jdbc, JBRestAPI, lombok, commons-lang3,
There are maybe transitive dependencies!
JBRestAPI from group io.github.josecarlosbran (version 0.2.3)
JBRestAPI es una librería java que permite el consumo de un RestAPI en segundo plano, lo cual evita la
interrupción del hilo principal,
lo cual la hace una librería útil para aplicaciones android como para programas que desean tener un mejor
rendimiento de manera fácil. Para mayor
información, consultar el siguiente enlace https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md
0 downloads
Artifact JBRestAPI
Group io.github.josecarlosbran
Version 0.2.3
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies LogsJBSupport, jakarta.ws.rs-api, jersey-client, jersey-hk2, jakarta.activation-api, jersey-media-moxy, jersey-media-jaxb, lombok,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 0.2.3
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies LogsJBSupport, jakarta.ws.rs-api, jersey-client, jersey-hk2, jakarta.activation-api, jersey-media-moxy, jersey-media-jaxb, lombok,
There are maybe transitive dependencies!
LogsJBSupport from group io.github.josecarlosbran (version 0.5.6)
LogsJB es una librería java que permite la gestión de
registros de un programa en paralelo a la ejecución
del programa, lo cual la hace una potente herramienta para programas empresariales y personales
que exigen grandes niveles de rendimiento. Para mayor
información, consultar el siguiente enlace https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md
Group: io.github.josecarlosbran Artifact: LogsJBSupport
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact LogsJBSupport
Group io.github.josecarlosbran
Version 0.5.6
Last update 25. August 2023
Organization not specified
URL https://github.com/Jbranadev/LogsJB/tree/support_version
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!
Group io.github.josecarlosbran
Version 0.5.6
Last update 25. August 2023
Organization not specified
URL https://github.com/Jbranadev/LogsJB/tree/support_version
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!
azure-resourcemanager-networkcloud from group com.azure.resourcemanager (version 1.0.0)
This package contains Microsoft Azure SDK for NetworkCloud Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Network Cloud APIs provide management of the on-premises clusters and their resources, such as, racks, bare metal hosts, virtual machines, workload networks and more. Package tag package-2023-07-01.
Group: com.azure.resourcemanager Artifact: azure-resourcemanager-networkcloud
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact azure-resourcemanager-networkcloud
Group com.azure.resourcemanager
Version 1.0.0
Last update 25. August 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!
Group com.azure.resourcemanager
Version 1.0.0
Last update 25. August 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
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
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!
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!
Page 5970 from 3 (items total 61272)