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

Download JAR files tagged by mapping with all dependencies

Search JAR files by class name

libuninameslist-ndk25-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 20230916-beta-3)

A library with a large (sparse) array mapping each unicode code point to the annotation data for it provided in http://www.unicode.org/Public/UNIDATA/NamesList.txt

Group: com.viliussutkus89.ndk.thirdparty Artifact: libuninameslist-ndk25-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libuninameslist-ndk25-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 20230916-beta-3
Last update 19. December 2023
Organization not specified
URL https://github.com/fontforge/libuninameslist
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libuninameslist-ndk26-shared from group com.viliussutkus89.ndk.thirdparty (version 20230916-beta-3)

A library with a large (sparse) array mapping each unicode code point to the annotation data for it provided in http://www.unicode.org/Public/UNIDATA/NamesList.txt

Group: com.viliussutkus89.ndk.thirdparty Artifact: libuninameslist-ndk26-shared
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libuninameslist-ndk26-shared
Group com.viliussutkus89.ndk.thirdparty
Version 20230916-beta-3
Last update 19. December 2023
Organization not specified
URL https://github.com/fontforge/libuninameslist
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libuninameslist-ndk25-shared from group com.viliussutkus89.ndk.thirdparty (version 20230916-beta-3)

A library with a large (sparse) array mapping each unicode code point to the annotation data for it provided in http://www.unicode.org/Public/UNIDATA/NamesList.txt

Group: com.viliussutkus89.ndk.thirdparty Artifact: libuninameslist-ndk25-shared
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libuninameslist-ndk25-shared
Group com.viliussutkus89.ndk.thirdparty
Version 20230916-beta-3
Last update 19. December 2023
Organization not specified
URL https://github.com/fontforge/libuninameslist
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libuninameslist-ndk25-static from group com.viliussutkus89.ndk.thirdparty (version 20230916-beta-3)

A library with a large (sparse) array mapping each unicode code point to the annotation data for it provided in http://www.unicode.org/Public/UNIDATA/NamesList.txt

Group: com.viliussutkus89.ndk.thirdparty Artifact: libuninameslist-ndk25-static
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libuninameslist-ndk25-static
Group com.viliussutkus89.ndk.thirdparty
Version 20230916-beta-3
Last update 19. December 2023
Organization not specified
URL https://github.com/fontforge/libuninameslist
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ioki.sentry.proguard.gradle.plugin from group com.ioki.sentry.proguard (version 2.2.0)

A Gradle plugin that generated UUIDs, add it to your AndroidManifest.xml and uploads the UUID together with the generated mapping file to Sentry.

Group: com.ioki.sentry.proguard Artifact: com.ioki.sentry.proguard.gradle.plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ioki.sentry.proguard.gradle.plugin
Group com.ioki.sentry.proguard
Version 2.2.0
Last update 19. December 2023
Organization ioki
URL https://github.com/ioki-mobility/SentryProguardGradlePlugin
License MIT
Dependencies amount 1
Dependencies sentry-proguard-gradle-plugin,
There are maybe transitive dependencies!

sentry-proguard-gradle-plugin from group com.ioki.sentry.proguard (version 2.2.0)

A Gradle plugin that generated UUIDs, add it to your AndroidManifest.xml and uploads the UUID together with the generated mapping file to Sentry.

Group: com.ioki.sentry.proguard Artifact: sentry-proguard-gradle-plugin
Show documentation Show source 
 

0 downloads
Artifact sentry-proguard-gradle-plugin
Group com.ioki.sentry.proguard
Version 2.2.0
Last update 19. December 2023
Organization ioki
URL https://github.com/ioki-mobility/SentryProguardGradlePlugin
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

colesico-jdbirec from group net.colesico.framework (version 5.3.0)

Colesico framework JDBI Record helper to mapping/binding pojos, generate insert/update sql and table creation form java class

Group: net.colesico.framework Artifact: colesico-jdbirec
Show all versions Show documentation Show source 
 

0 downloads
Artifact colesico-jdbirec
Group net.colesico.framework
Version 5.3.0
Last update 27. November 2023
Organization not specified
URL https://github.com/colesico/colesico-framework
License not specified
Dependencies amount 2
Dependencies colesico-ioc, jdbi3-core,
There are maybe transitive dependencies!

openapi-generator-typescript-fetch-api from group io.github.jhannes.openapi (version 0.5.2)

OpenAPI-generator for TypeScript interfaces using the browser native fetch API. Generates direct mapping of APIs as interfaces and test-data generators for DTOs

Group: io.github.jhannes.openapi Artifact: openapi-generator-typescript-fetch-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact openapi-generator-typescript-fetch-api
Group io.github.jhannes.openapi
Version 0.5.2
Last update 24. October 2023
Organization not specified
URL https://github.com/jhannes/openapi-generator-typescript-fetch-api/blob/main/README.md
License The Apache Licence, version 2.0
Dependencies amount 1
Dependencies handlebars,
There are maybe transitive dependencies!

openapi-generator-java-annotationfree from group io.github.jhannes.openapi (version 0.5.5)

OpenAPI-generator for Java client APIs and DTOs avoiding annotations. Generates direct mapping of APIs as interfaces and test-data generators for DTOs

Group: io.github.jhannes.openapi Artifact: openapi-generator-java-annotationfree
Show all versions Show documentation Show source 
 

0 downloads
Artifact openapi-generator-java-annotationfree
Group io.github.jhannes.openapi
Version 0.5.5
Last update 16. October 2023
Organization not specified
URL https://github.com/jhannes/openapi-generator-java-annotationfree/blob/main/README.md
License The Apache Licence, version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mybatis-enhance-core from group com.gitee.hengboy (version 1.1.5)

The dependency is completely replaced by spring-mybatis, Provide some single table Mapper mapping and SQLSource's reinitialization in the MappedStatement of method Provider.

Group: com.gitee.hengboy Artifact: mybatis-enhance-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact mybatis-enhance-core
Group com.gitee.hengboy
Version 1.1.5
Last update 19. September 2023
Organization not specified
URL https://gitee.com/hengboy/mybatis-enhance
License Apache License, Version 2.0
Dependencies amount 4
Dependencies mybatis, mybatis-spring, spring-jdbc, minbox-sequence,
There are maybe transitive dependencies!



Page 77 from 114 (items total 1132)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy