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

Download JAR files tagged by some with all dependencies

Search JAR files by class name

weexbridge from group com.didiglobal.chameleon (version 0.0.13.9)

Chameleon android SDK uses some most common native rendering engines as it's fundamental lib, and extended some general engineering capabilities. The currently supported rendering engines are weex and react native, and you can only choose one of them as the rendering engine for every single project.

Group: com.didiglobal.chameleon Artifact: weexbridge
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact weexbridge
Group com.didiglobal.chameleon
Version 0.0.13.9
Last update 19. May 2021
Organization not specified
URL https://github.com/chameleon-team/chameleon-sdk-android.git
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies appcompat-v7, core, img, spec, glideimageload,
There are maybe transitive dependencies!

zas-api from group com.linkare (version 3.0.0)

This project contains the API for the implementation of the Zas project. This is the upgrade of the previous prototype version created during Paulo Zenida's M.Sc. thesis. Besides providing the basic API for the project, it also provides some out of the box features, such as basic deciders implementations to check access control.

Group: com.linkare Artifact: zas-api
Show documentation Show source 
 

0 downloads
Artifact zas-api
Group com.linkare
Version 3.0.0
Last update 06. March 2021
Organization not specified
URL https://github.com/linkareti/zas-api
License GNU General Public License, Version 3.0
Dependencies amount 4
Dependencies common.utils, groovy-all, common.jboolexpr, common.booleval,
There are maybe transitive dependencies!

truevfs-ext-pacemaker from group net.java.truevfs (version 0.14.0)

Constraints the number of concurrently mounted archive file systems in order to save some heap space. Provides a JMX interface for monitoring and management. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Group: net.java.truevfs Artifact: truevfs-ext-pacemaker
Show all versions Show documentation Show source 
 

1 downloads
Artifact truevfs-ext-pacemaker
Group net.java.truevfs
Version 0.14.0
Last update 30. January 2021
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies truevfs-comp-jmx,
There are maybe transitive dependencies!

truevfs-profile-default from group net.java.truevfs (version 0.14.0)

Bundles dependencies to support accessing all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system drivers for HTTP(S), ODF, TAR, TAR.BZIP2, TAR.GZIP, TAR.XZ and ZIP.RAES.

Group: net.java.truevfs Artifact: truevfs-profile-default
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-profile-default
Group net.java.truevfs
Version 0.14.0
Last update 30. January 2021
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies truevfs-profile-base,
There are maybe transitive dependencies!

cmlwxc from group com.didiglobal.chameleon (version 0.0.10)

Chameleon android SDK uses some most common native rendering engines as it's fundamental lib, and extended some general engineering capabilities. The currently supported rendering engines are weex and react native, and you can only choose one of them as the rendering engine for every single project.

Group: com.didiglobal.chameleon Artifact: cmlwxc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cmlwxc
Group com.didiglobal.chameleon
Version 0.0.10
Last update 09. November 2020
Organization not specified
URL https://github.com/chameleon-team/chameleon-sdk-android.git
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gsb4j-http from group kg.net.bazi.gsb4j (version 1.0.6)

Group: kg.net.bazi.gsb4j Artifact: gsb4j-http
Show all versions Show documentation Show source 
 

0 downloads
Artifact gsb4j-http
Group kg.net.bazi.gsb4j
Version 1.0.6
Last update 28. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies gsb4j-core, logback-classic, guice-servlet, jetty-server, jetty-servlet,
There are maybe transitive dependencies!

gsb4j-core from group kg.net.bazi.gsb4j (version 1.0.6)

Group: kg.net.bazi.gsb4j Artifact: gsb4j-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact gsb4j-core
Group kg.net.bazi.gsb4j
Version 1.0.6
Last update 28. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies slf4j-api, commons-lang3, guice, gson, HikariCP, sqlite-jdbc, httpclient, junit,
There are maybe transitive dependencies!

gsb4j-parent from group kg.net.bazi.gsb4j (version 1.0.6)

Gsb4j is a Java client implementation of Google Safe Browsing API v4. It includes both Lookup API and Update API implementations. Gsb4j is a more or less complete implementation of the Safe Browsing API protocol. There are some missing or unsupported parts which can be found on project's site but those do not influence the overall usability of the API.

Group: kg.net.bazi.gsb4j Artifact: gsb4j-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gsb4j-parent
Group kg.net.bazi.gsb4j
Version 1.0.6
Last update 28. October 2020
Organization not specified
URL https://github.com/bazi/gsb4j
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aries from group com.chilipotato.springboot (version 1.0.0)

Aries is a service for generating unique IDs at high scale with some simple guarantees. These IDs are unique 64-bit unsigned integers, which are based on time, instead of being sequential. The full ID is composed of a timestamp, a project number, a node number, and a sequence number.

Group: com.chilipotato.springboot Artifact: aries
Show documentation Show source 
 

0 downloads
Artifact aries
Group com.chilipotato.springboot
Version 1.0.0
Last update 15. July 2020
Organization not specified
URL https://www.chilipotato.com/springboot/aries
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-boot,
There are maybe transitive dependencies!

idworker-snowflake from group com.a3test.component (version 1.0.0)

Snowflake is a service for generating unique IDs at high scale with some simple guarantees. These IDs are unique 64-bit unsigned integers, which are based on time, instead of being sequential. The full ID is composed of a timestamp, a project number, a node number, and a sequence number.

Group: com.a3test.component Artifact: idworker-snowflake
Show all versions Show documentation Show source 
 

0 downloads
Artifact idworker-snowflake
Group com.a3test.component
Version 1.0.0
Last update 03. July 2020
Organization not specified
URL https://component.a3test.com/idworker-snowflake
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-boot,
There are maybe transitive dependencies!



Page 253 from 287 (items total 2867)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy