Download org.litesoft JAR files with all dependencies
json_jackson_adaptor from group org.litesoft (version 1.1.4)
Adaptor to provide easier usage AND ensuring that the Java Time Module is added (also PRETTY_WRITER)
0 downloads
Artifact json_jackson_adaptor
Group org.litesoft
Version 1.1.4
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/JsonJacksonAdaptor
License The Unlicense
Dependencies amount 3
Dependencies annotations, jackson-datatype-jdk8, jackson-datatype-jsr310,
There are maybe transitive dependencies!
Group org.litesoft
Version 1.1.4
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/JsonJacksonAdaptor
License The Unlicense
Dependencies amount 3
Dependencies annotations, jackson-datatype-jdk8, jackson-datatype-jsr310,
There are maybe transitive dependencies!
semantic_versioning from group org.litesoft (version 1.0.2)
Small lib that supports normalizing (dropping the +- branch stuff) a SemVer and conversion to an 'int'
0 downloads
Artifact semantic_versioning
Group org.litesoft
Version 1.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/SemanticVersioning
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
Group org.litesoft
Version 1.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/SemanticVersioning
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
ipaddress from group org.litesoft (version 1.0.2)
Format Verification and normalization of IPv4 and IPv6 address
Artifact ipaddress
Group org.litesoft
Version 1.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/IPaddress
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
Group org.litesoft
Version 1.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/IPaddress
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
single_linked_list from group org.litesoft (version 1.1.1)
FIFO queue (implemented as linked list), with the added support to "push" an entry as the new next (first) node
0 downloads
Artifact single_linked_list
Group org.litesoft
Version 1.1.1
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/SingleLinkedList
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
Group org.litesoft
Version 1.1.1
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/SingleLinkedList
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
jdbc_template_helper from group org.litesoft (version 2.0.2)
Library to facilitate SQL generation from entities, entity population from ResultSet(s).
0 downloads
Artifact jdbc_template_helper
Group org.litesoft
Version 2.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/jdbcTemplateHelper
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
Group org.litesoft
Version 2.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/jdbcTemplateHelper
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
background_processing from group org.litesoft (version 1.0.5)
Library to support long running Background Processes
0 downloads
Artifact background_processing
Group org.litesoft
Version 1.0.5
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/BackgroundProcessing
License The Unlicense
Dependencies amount 2
Dependencies annotations, exceptional_functional_interfaces,
There are maybe transitive dependencies!
Group org.litesoft
Version 1.0.5
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/BackgroundProcessing
License The Unlicense
Dependencies amount 2
Dependencies annotations, exceptional_functional_interfaces,
There are maybe transitive dependencies!
exceptional_functional_interfaces from group org.litesoft (version 1.0.2)
Set of Functional Interfaces that can throw an Exception -- to support defining method signatures that can take dynamic behavior that might throw an Exception
Group: org.litesoft Artifact: exceptional_functional_interfaces
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact exceptional_functional_interfaces
Group org.litesoft
Version 1.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/ExceptionalFunctionalInterfaces
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
Group org.litesoft
Version 1.0.2
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft-java/ExceptionalFunctionalInterfaces
License The Unlicense
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!
annotations from group org.litesoft (version 3.0.0)
A set of Java Annotations primarily used for documenting contractual obligations and expectations
0 downloads
Artifact annotations
Group org.litesoft
Version 3.0.0
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft/LiteSoftJavaAnnotations
License The Unlicense
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.litesoft
Version 3.0.0
Last update 19. November 2023
Organization LiteSoft
URL https://github.com/litesoft/LiteSoftJavaAnnotations
License The Unlicense
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jpa-base-entity-test from group org.litesoft (version 4.0.10)
Package peer to support testing of JPA/DataJDBC entities that are using "jpa-base-entity"
0 downloads
Artifact jpa-base-entity-test
Group org.litesoft
Version 4.0.10
Last update 02. November 2022
Organization LiteSoft
URL https://github.com/litesoft-java/jpa-base-entity-test
License The Unlicense
Dependencies amount 1
Dependencies jpa-base-entity,
There are maybe transitive dependencies!
Group org.litesoft
Version 4.0.10
Last update 02. November 2022
Organization LiteSoft
URL https://github.com/litesoft-java/jpa-base-entity-test
License The Unlicense
Dependencies amount 1
Dependencies jpa-base-entity,
There are maybe transitive dependencies!
jpa-base-entity from group org.litesoft (version 4.0.10)
Object's Fields related definition, access, and toString builder
0 downloads
Artifact jpa-base-entity
Group org.litesoft
Version 4.0.10
Last update 02. November 2022
Organization LiteSoft
URL https://github.com/litesoft-java/jpa-base-entity
License The Unlicense
Dependencies amount 6
Dependencies codec-helpers, type-utils, object-fields, uuid-tools, jakarta.persistence-api, spring-data-commons,
There are maybe transitive dependencies!
Group org.litesoft
Version 4.0.10
Last update 02. November 2022
Organization LiteSoft
URL https://github.com/litesoft-java/jpa-base-entity
License The Unlicense
Dependencies amount 6
Dependencies codec-helpers, type-utils, object-fields, uuid-tools, jakarta.persistence-api, spring-data-commons,
There are maybe transitive dependencies!
Page 1 from 2 (items total 19)