Download JAR files tagged by inferred with all dependencies
test-cases from group com.pragmaticobjects.oo.inference.itests (version 0.1.7)
Annotation processor for generating inferred objects
Group: com.pragmaticobjects.oo.inference.itests Artifact: test-cases
Show all versions Show documentation
Show all versions Show documentation
0 downloads
Artifact test-cases
Group com.pragmaticobjects.oo.inference.itests
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-itests/test-cases
License MIT License
Dependencies amount 2
Dependencies inference-basic, external-module,
There are maybe transitive dependencies!
Group com.pragmaticobjects.oo.inference.itests
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-itests/test-cases
License MIT License
Dependencies amount 2
Dependencies inference-basic, external-module,
There are maybe transitive dependencies!
external-module from group com.pragmaticobjects.oo.inference.itests (version 0.1.7)
Annotation processor for generating inferred objects
Group: com.pragmaticobjects.oo.inference.itests Artifact: external-module
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact external-module
Group com.pragmaticobjects.oo.inference.itests
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-itests/external-module
License MIT License
Dependencies amount 1
Dependencies inference-basic,
There are maybe transitive dependencies!
Group com.pragmaticobjects.oo.inference.itests
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-itests/external-module
License MIT License
Dependencies amount 1
Dependencies inference-basic,
There are maybe transitive dependencies!
inference-basic from group com.pragmaticobjects.oo.inference (version 0.1.7)
Annotation processor for generating inferred objects
Group: com.pragmaticobjects.oo.inference Artifact: inference-basic
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact inference-basic
Group com.pragmaticobjects.oo.inference
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-basic
License MIT License
Dependencies amount 4
Dependencies inference-codegen, vavr, meta-freemarker, meta-model,
There are maybe transitive dependencies!
Group com.pragmaticobjects.oo.inference
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-basic
License MIT License
Dependencies amount 4
Dependencies inference-codegen, vavr, meta-freemarker, meta-model,
There are maybe transitive dependencies!
inference-codegen from group com.pragmaticobjects.oo.inference (version 0.1.7)
Annotation processor for generating inferred objects
Group: com.pragmaticobjects.oo.inference Artifact: inference-codegen
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact inference-codegen
Group com.pragmaticobjects.oo.inference
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-codegen
License MIT License
Dependencies amount 4
Dependencies memoized-core, vavr, tests-junit5, commons-io,
There are maybe transitive dependencies!
Group com.pragmaticobjects.oo.inference
Version 0.1.7
Last update 12. September 2024
Organization not specified
URL https://github.com/skapral/pragmaticobjects/inference-codegen
License MIT License
Dependencies amount 4
Dependencies memoized-core, vavr, tests-junit5, commons-io,
There are maybe transitive dependencies!
oo-inference from group com.pragmaticobjects.oo.inference (version 0.1.4)
Annotation processor for generating inferred objects
Group: com.pragmaticobjects.oo.inference Artifact: oo-inference
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact oo-inference
Group com.pragmaticobjects.oo.inference
Version 0.1.4
Last update 03. August 2022
Organization not specified
URL https://github.com/skapral/pragmaticobjects
License MIT License
Dependencies amount 1
Dependencies equivalence-base,
There are maybe transitive dependencies!
Group com.pragmaticobjects.oo.inference
Version 0.1.4
Last update 03. August 2022
Organization not specified
URL https://github.com/skapral/pragmaticobjects
License MIT License
Dependencies amount 1
Dependencies equivalence-base,
There are maybe transitive dependencies!
opentelemetry-inferred-spans from group io.opentelemetry.contrib (version 1.42.0-alpha)
OpenTelemetry Java profiling based inferred spans module
Group: io.opentelemetry.contrib Artifact: opentelemetry-inferred-spans
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact opentelemetry-inferred-spans
Group io.opentelemetry.contrib
Version 1.42.0-alpha
Last update 13. December 2024
Organization not specified
URL https://github.com/open-telemetry/opentelemetry-java-contrib
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.opentelemetry.contrib
Version 1.42.0-alpha
Last update 13. December 2024
Organization not specified
URL https://github.com/open-telemetry/opentelemetry-java-contrib
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
inferred-spans from group co.elastic.otel (version 1.1.0)
Elastic Inferred Spans extension for OpenTelemetry Java
0 downloads
Artifact inferred-spans
Group co.elastic.otel
Version 1.1.0
Last update 21. November 2024
Organization not specified
URL https://github.com/elastic/elastic-otel-java
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group co.elastic.otel
Version 1.1.0
Last update 21. November 2024
Organization not specified
URL https://github.com/elastic/elastic-otel-java
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pojava from group edu.utah.bmi.pojava (version 3.0.9)
POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates.
It parses dates from most languages and formats out of the box without having to specify which
format is expected. Defaults such as time zones, and whether to interpret an internationally
ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone
and locale and stored in a default config object that can be replaced or overridden. Multiple
languages for month names are supported without any additional configuration needed.
This is a forked version edited by Jianlin
0 downloads
Artifact pojava
Group edu.utah.bmi.pojava
Version 3.0.9
Last update 15. November 2020
Organization not specified
URL https://github.com/jianlins/pojava-datetime
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group edu.utah.bmi.pojava
Version 3.0.9
Last update 15. November 2020
Organization not specified
URL https://github.com/jianlins/pojava-datetime
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
datetime from group edu.utah.bmi.pojava (version 3.0.4)
POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates.
It parses dates from most languages and formats out of the box without having to specify which
format is expected. Defaults such as time zones, and whether to interpret an internationally
ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone
and locale and stored in a default config object that can be replaced or overridden. Multiple
languages for month names are supported without any additional configuration needed.
This is a forked version edited by Jianlin
Artifact datetime
Group edu.utah.bmi.pojava
Version 3.0.4
Last update 28. April 2018
Organization not specified
URL https://github.com/jianlins/pojava-datetime
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group edu.utah.bmi.pojava
Version 3.0.4
Last update 28. April 2018
Organization not specified
URL https://github.com/jianlins/pojava-datetime
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
datetime from group org.pojava (version 3.0.2)
POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates.
It parses dates from most languages and formats out of the box without having to specify which
format is expected. Defaults such as time zones, and whether to interpret an internationally
ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone
and locale and stored in a default config object that can be replaced or overridden. Multiple
languages for month names are supported without any additional configuration needed.
Artifact datetime
Group org.pojava
Version 3.0.2
Last update 04. June 2015
Organization not specified
URL http://www.pojava.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.pojava
Version 3.0.2
Last update 04. June 2015
Organization not specified
URL http://www.pojava.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 2 (items total 11)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy