Download JAR files tagged by value with all dependencies
enos-dm-api-pojo from group com.envisioniot (version 2.5.11)
EnOS Device And Asset API pojo
0.2.14-SNAPSHOT ota api pojo and event
0.2.20-SNAPSHOT The Response objects returned by GetEvent and SearchEvent queries are added (including:
outputData, eventName, outputNames fields)
0.2.21-SNAPSHOT Increase the internationalization of the four-element description field of the model
0.2.22-SNAPSHOT add some pojo class for private api
0.2.23-SNAPSHOT model-service open api的接口中thingModel增加category模型类型字段
0.2.24-SNAPSHOT 部分search接口增加realTime字段
0.2.25-SNAPSHOT firmware add tag function
0.2.27-SNAPSHOT add max and min fields
0.2.28-SNAPSHOT asset tree api for amc/city infra
0.2.29-SNAPSHOT fix thingModel enableMeasurepointValidate
0.2.30-SNAPSHOT enhancement of search model and update asset and alert engine 增加告警规则sdk
0.2.31-SNAPSHOT move asset node
2.4.0-SNAPSHOT upgrade to 2.4 for support DCM 2.4GA
2.4.1-SNAPSHOT service parameter supports "Required" and "Default Value" fields
2.4.2-SNAPSHOT upgrade to 2.4 for support DCM 2.4GA jar 升级
2.4.3-SNAPSHOT add alert-engine v2.5 alertRule openAPI
0 downloads
Artifact enos-dm-api-pojo
Group com.envisioniot
Version 2.5.11
Last update 08. February 2024
Organization not specified
URL http://git.eniot.io/iotdev/enos-commons-all.git
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies jaxb-api, enos-commons-api-pojo, apim-poseidon, lombok, commons-codec, hibernate-validator,
There are maybe transitive dependencies!
Group com.envisioniot
Version 2.5.11
Last update 08. February 2024
Organization not specified
URL http://git.eniot.io/iotdev/enos-commons-all.git
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies jaxb-api, enos-commons-api-pojo, apim-poseidon, lombok, commons-codec, hibernate-validator,
There are maybe transitive dependencies!
result4j from group com.github.sviperll (version 1.0)
The project provides Result-type similar to Result-type in Rust that
allows to return either successfull result or otherwise some kind of error.
In Java native way of reporting errors are exceptions, either checked or unchecked,
but Result-type provides a way to pass error enformation as a first-class value through
the code written in functional style.
Routines are provided for interoperability of normal code that uses exception and
functional code that uses Result-type, so that exceptions can be catched and propagated as
errors in Result-type and then rethrown again later in the control-flow.
0 downloads
Artifact result4j
Group com.github.sviperll
Version 1.0
Last update 26. January 2024
Organization not specified
URL https://github.com/sviperll/result4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.sviperll
Version 1.0
Last update 26. January 2024
Organization not specified
URL https://github.com/sviperll/result4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ape-suite-core from group cool.ty666.suite (version 1.0.0)
We offer a suite of integrated utility components tailored for enterprise-level development. Our platform encapsulates common technical solutions, covering a vast range of tools and business scenarios. Designed for immediate use and easy adaptation, we aim to lower the learning curve and accelerate onboarding. Our solution alleviates the challenges faced by small and medium projects that often get bogged down in framework setup, allowing developers to stay laser-focused on delivering business value.
0 downloads
Artifact ape-suite-core
Group cool.ty666.suite
Version 1.0.0
Last update 20. August 2023
Organization not specified
URL https://github.com/ty6789/ape-suite
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies ape-suite-dbrouter, ape-suite-hystrix, ape-suite-methodext, ape-suite-mybatisplus, ape-suite-ratelimiter, ape-suite-redis, ape-suite-rpc, ape-suite-tool, ape-suite-whitelist,
There are maybe transitive dependencies!
Group cool.ty666.suite
Version 1.0.0
Last update 20. August 2023
Organization not specified
URL https://github.com/ty6789/ape-suite
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies ape-suite-dbrouter, ape-suite-hystrix, ape-suite-methodext, ape-suite-mybatisplus, ape-suite-ratelimiter, ape-suite-redis, ape-suite-rpc, ape-suite-tool, ape-suite-whitelist,
There are maybe transitive dependencies!
simplevalidation-swing from group com.mastfrog (version 1.14.1)
Group: com.mastfrog Artifact: simplevalidation-swing
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact simplevalidation-swing
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies simplevalidation, nbstubs,
There are maybe transitive dependencies!
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies simplevalidation, nbstubs,
There are maybe transitive dependencies!
simplevalidation-basic-demo from group com.mastfrog (version 1.14.1)
Group: com.mastfrog Artifact: simplevalidation-basic-demo
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact simplevalidation-basic-demo
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies nbstubs, simplevalidation, simplevalidation-swing,
There are maybe transitive dependencies!
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 3
Dependencies nbstubs, simplevalidation, simplevalidation-swing,
There are maybe transitive dependencies!
simplevalidation-parent from group com.mastfrog (version 1.14.1)
Simple Validation Parent Project:
This is a simple library for quickly adding validation code to Swing user-interfaces.
It handles validating user input when the user changes a component's value,
showing error messages and decorating components to indicate which component is
the source of the problem. It contains a large number of built-in validators
to handle most common situations, such as validating numbers,
email addresses, urls and so forth.
Group: com.mastfrog Artifact: simplevalidation-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simplevalidation-parent
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL https://github.com/timboudreau/simplevalidation/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL https://github.com/timboudreau/simplevalidation/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
nexus-deploy-stub from group com.yahoo.oak (version 0.2.5)
Artifact nexus-deploy-stub
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies oak,
There are maybe transitive dependencies!
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies oak,
There are maybe transitive dependencies!
oak from group com.yahoo.oak (version 0.2.5)
Artifact oak
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
root from group com.yahoo.oak (version 0.2.5)
A scalable, concurrent, in-memory Key Value (KV) map.
Oak implements a concurrent Key-Value map that can keep all keys and values off-heap.
This enables working with bigger heap sizes than JVM's managed heap.
OakMap implements an API similar to the industry standard Java8 ConcurrentNavigableMap API.
It provides strong (atomic) semantics for read, write, and read-modify-write, as well as (non-atomic) range query (scan) operations, both forward and backward.
OakMap is optimized for big keys and values, in particular, for incremental maintenance of objects (update in-place).
It is faster and scales better with additional CPU cores than the popular Java ConcurrentNavigableMap ConcurrentSkipListMap
Group: com.yahoo.oak Artifact: root
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact root
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization Yahoo Inc.
URL https://github.com/yahoo/Oak
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization Yahoo Inc.
URL https://github.com/yahoo/Oak
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
hotSpot from group nz.ac.waikato.cms.weka (version 1.0.14)
HotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest. With a nominal target, one might want to look for segments of the data where there is a high probability of a minority value occuring (given the constraint of a minimum support). For a numeric target, one might be interested in finding segments where this is higher on average than in the whole data set. For example, in a health insurance scenario, find which health insurance groups are at the highest risk (have the highest claim ratio), or, which groups have the highest average insurance payout.
447 downloads
Artifact hotSpot
Group nz.ac.waikato.cms.weka
Version 1.0.14
Last update 09. August 2021
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/hotSpot
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.14
Last update 09. August 2021
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/hotSpot
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Page 177 from 3 (items total 1834)