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

Download JAR files tagged by obtained with all dependencies

Search JAR files by class name

evm-abi-decoder from group net.osslabz.evm (version 0.0.6)

Allows to decode raw input data from a EVM smart contract call (on Ethereum or a compatible chain like Avalanche, BSC stc) into processable format obtained from the contract's ABi definition (JSON).

Group: net.osslabz.evm Artifact: evm-abi-decoder
Show all versions Show documentation Show source 
 

0 downloads
Artifact evm-abi-decoder
Group net.osslabz.evm
Version 0.0.6
Last update 12. October 2022
Organization not specified
URL https://github.com/rvullriede/evm-abi-decoder
License GNU General Public License 3
Dependencies amount 7
Dependencies jackson-core, jackson-annotations, jackson-databind, commons-lang3, commons-collections4, bcprov-jdk18on, slf4j-api,
There are maybe transitive dependencies!

casy from group com.github.luks91 (version 1.2.3)

A library that shields users from complex dependency management when application data is obtained from multiple backend endpoints that have various relationships between each other.

Group: com.github.luks91 Artifact: casy
Show all versions Show documentation Show source 
 

0 downloads
Artifact casy
Group com.github.luks91
Version 1.2.3
Last update 10. June 2018
Organization not specified
URL https://github.com/luks91/Casy
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies kotlin-stdlib-jre8, kotlinpoet, auto-service, casy-annotations,
There are maybe transitive dependencies!

casy-annotations from group com.github.luks91 (version 1.2.3)

A library that shields users from complex dependency management when application data is obtained from multiple backend endpoints that have various relationships between each other.

Group: com.github.luks91 Artifact: casy-annotations
Show all versions Show documentation Show source 
 

0 downloads
Artifact casy-annotations
Group com.github.luks91
Version 1.2.3
Last update 10. June 2018
Organization not specified
URL https://github.com/luks91/Casy
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jre8,
There are maybe transitive dependencies!

opendj-core from group org.openidentityplatform.opendj (version 4.6.5)

Group: org.openidentityplatform.opendj Artifact: opendj-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact opendj-core
Group org.openidentityplatform.opendj
Version 4.6.5


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

搜索引擎快速使用,可自动从配置中心获取搜索引擎连接信息,用于从搜索引擎中检索数据,自定义了一套类sql的api, 基本涵盖了各种业务场景 The search engine can be used quickly, and the search engine connection information can be automatically obtained from the configuration center to retrieve data from the search engine. A set of sql-like apis are customized, which basically covers various business scenarios and shields the underlying middleware

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

0 downloads
Artifact ares-boot-starter-search-engine
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!

org.apache.stanbol.contenthub.search.related from group org.apache.stanbol (version 0.12.0)

Finds ontlogy classes and individuals based on query keywords. Finds related keywords from various types of source e.g Wordnet, an external ontology, semantic information obtained through referenced sites.

Group: org.apache.stanbol Artifact: org.apache.stanbol.contenthub.search.related
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.contenthub.search.related
Group org.apache.stanbol
Version 0.12.0
Last update 24. February 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.entityhub.model.clerezza, org.apache.stanbol.contenthub.servicesapi, org.apache.felix.scr.annotations, org.osgi.compendium, rdf.jena.facade, slf4j-api, jena, arq,
There are maybe transitive dependencies!

maven-runtime from group org.apache.maven.shared (version 1.0-alpha-3)

Maven Runtime allows introspection of Maven project metadata at runtime. Basic artifact information or full Maven project metadata can be obtained for all projects within a given class loader, optionally sorted into dependency order, and also for a given class within a project.

Group: org.apache.maven.shared Artifact: maven-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-runtime
Group org.apache.maven.shared
Version 1.0-alpha-3
Last update 22. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies maven-core,
There are maybe transitive dependencies!

DrowsinessDetector from group com.bluetrailsoft.drowsinessmodule (version 0.0.1)

Library developed in Kotlin and Java that makes use of MLKit for image analysis in real time. The input is a frame obtained from a camera or video source and the otuput is a state that indicates the probability of drowsiness of a user over the minutes. The library analyzes the eyes, mouth and head drop to get a more accurate result of each frame.

Group: com.bluetrailsoft.drowsinessmodule Artifact: DrowsinessDetector
Show documentation Show source 
 

0 downloads
Artifact DrowsinessDetector
Group com.bluetrailsoft.drowsinessmodule
Version 0.0.1
Last update 17. February 2023
Organization not specified
URL https://gitlab.bluetrail.software/dowsiness-detection/dacia-android/-/tree/main/DrowsinessModule
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groupdocs-assembly from group com.groupdocs (version 18.5)

GroupDocs.Assembly for Java is a class library that enables you to generate documents in popular office file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom Java types, and more. Supports Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Open Document, Email, and other file formats.

Group: com.groupdocs Artifact: groupdocs-assembly
Show all versions Show documentation Show source 
 

10 downloads
Artifact groupdocs-assembly
Group com.groupdocs
Version 18.5
Last update 01. June 2018
Organization not specified
URL https://products.groupdocs.com/assembly/java
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

excalibur-datasource from group org.apache.excalibur.components (version 2.2.2)

Avalon Excalibur's DataSource package allows you to manage pooled connections in one of two ways. You can have the package handle it for you, or you can use a J2EE server's DataSource management. It provides the same kind of access regardless of which method you choose, since they are obtained through Avalon's Component Manager infrastructure. The DataSource package requires that you load the necessary driver classes at init time, but it will take care of all necessary issues from there.

Group: org.apache.excalibur.components Artifact: excalibur-datasource
Show all versions Show documentation Show source 
 

0 downloads
Artifact excalibur-datasource
Group org.apache.excalibur.components
Version 2.2.2
Last update 29. April 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies avalon-framework-impl, avalon-framework-api, excalibur-pool-api, excalibur-pool-instrumented,
There are maybe transitive dependencies!



Page 2 from 3 (items total 27)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy