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

Download JAR files tagged by projects with all dependencies

Search JAR files by class name

m0c0-maven-plugin from group io.github.phantran (version 1.0.1)

A Maven plugin written in Kotlin that supports mutation testing for Java projects. MoCo uses the bytecode manipulation approach and it applies optimizations with Git Mode and database caching, thus mutation testing execution time can be reduced significantly

Group: io.github.phantran Artifact: m0c0-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact m0c0-maven-plugin
Group io.github.phantran
Version 1.0.1
Last update 10. May 2021
Organization TranPhan
URL https://github.com/phantran/moco
License Apache License, Version 2.0
Dependencies amount 20
Dependencies kotlin-stdlib-jdk8, kotlinx-coroutines-core, kotlin-reflect, junit-platform-launcher, junit-platform-suite-api, junit-jupiter, junit, testng, asm, asm-commons, asm-util, asm-analysis, h2, jackson-module-kotlin, jsoup, org.eclipse.jgit, json, kotlin-logging, slf4j-simple, maven-model,
There are maybe transitive dependencies!

vlingo-lattice from group io.vlingo (version 1.7.5)

Tooling for reactive Domain-Driven Design projects that are highly concurrent. Includes compute grid, actor caching, spaces, cross-node cluster messaging, CQRS, and Event Sourcing support.

Group: io.vlingo Artifact: vlingo-lattice
Show all versions Show documentation Show source 
 

0 downloads
Artifact vlingo-lattice
Group io.vlingo
Version 1.7.5
Last update 30. April 2021
Organization not specified
URL https://github.com/vlingo/xoom-lattice
License Mozilla Public License 2.0
Dependencies amount 7
Dependencies logback-classic, xoom-common, xoom-actors, xoom-streams, xoom-cluster, xoom-symbio, fst,
There are maybe transitive dependencies!

gyps from group io.github.hpuhsp (version 1.0.0)

A common Architecture for Android Applications developing based on MVVM,integrates many Open Source Projects( like Dagger-Hilt,Kotlin Flow,Coroutine,Glide,Retrofit... ),to make your developing quicker and easier.

Group: io.github.hpuhsp Artifact: gyps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gyps
Group io.github.hpuhsp
Version 1.0.0
Last update 30. April 2021
Organization not specified
URL https://github.com/hpuhsp/Gyps
License The Apache License, Version 2.0
Dependencies amount 42
Dependencies kotlin-android-extensions-runtime, unspecified, kotlin-stdlib, material, core-ktx, appcompat, recyclerview, constraintlayout, vectordrawable, navigation-fragment-ktx, navigation-ui-ktx, legacy-support-v4, lifecycle-extensions, lifecycle-common-java8, lifecycle-runtime-ktx, lifecycle-livedata-ktx, lifecycle-viewmodel, lifecycle-viewmodel-ktx, swiperefreshlayout, paging-runtime, viewpager, kotlinx-coroutines-android, kotlinx-coroutines-core, eventbus, room-runtime, room-ktx, testing, glide, retrofit, converter-gson, okhttp, logging-interceptor, retrofit-url-manager, hilt-android, hilt-lifecycle-viewmodel, multidex, timber, immersionbar, immersionbar-components, easypermissions, utilcodex, viewbinding,
There are maybe transitive dependencies!

consolerizer8 from group org.jesperancinha.console (version 2.0.3)

Consolerizer for Java 8: This project offers way to seamlessly add coloured log messages in academic, study or research projects. This is not a production ready module and shouldn't be used in a production setting. It is designed also for use in tutorials, classes, teaching and knowledge sharing.

Group: org.jesperancinha.console Artifact: consolerizer8
Show all versions Show documentation Show source 
 

0 downloads
Artifact consolerizer8
Group org.jesperancinha.console
Version 2.0.3
Last update 07. March 2021
Organization not specified
URL https://github.com/JEsperancinhaOrg/consolerizer-root/tree/main/consolerizer8
License Apache License
Dependencies amount 1
Dependencies commons-text,
There are maybe transitive dependencies!

day from group com.day (version 12)

This project definition contains the core definition for all Maven 2 projects of Day Management AG such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Day products should refer to this project (${project.groupId}:${project.artifactId}:${project.version}) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.

Group: com.day Artifact: day
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact day
Group com.day
Version 12
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stool from group net.oneandone.stool (version 6.0.0)

Runs multiple web applications in Docker containers. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).

Group: net.oneandone.stool Artifact: stool
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact stool
Group net.oneandone.stool
Version 6.0.0
Last update 12. October 2020
Organization not specified
URL https://github.com/mlhartme/stool
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cache2k-all from group org.cache2k (version 1.6.0.Final)

A light weight and high performance Java caching library. Android and Java 6 compatible. To avoid classloader problems the combined jar file cache2k-all is no longer supported. Please remove the cache2k-all dependency from your projects. For transition this depends on cache2k-api and cache2k-core.

Group: org.cache2k Artifact: cache2k-all
Show all versions Show documentation Show source 
 

20 downloads
Artifact cache2k-all
Group org.cache2k
Version 1.6.0.Final
Last update 08. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cache2k-api, cache2k-core,
There are maybe transitive dependencies!

justtestlah-parent from group qa.justtestlah (version 1.9-RC4)

JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Group: qa.justtestlah Artifact: justtestlah-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact justtestlah-parent
Group qa.justtestlah
Version 1.9-RC4
Last update 26. September 2020
Organization not specified
URL https://martinschneider.github.io/justtestlah
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

justtestlah-browserstack from group qa.justtestlah (version 1.9-RC4)

JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Group: qa.justtestlah Artifact: justtestlah-browserstack
Show all versions Show documentation Show source 
 

0 downloads
Artifact justtestlah-browserstack
Group qa.justtestlah
Version 1.9-RC4
Last update 26. September 2020
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 11
Dependencies justtestlah-core, selenium-api, httpmime, httpcore, httpclient, java-client, slf4j-api, gson, selenium-remote-driver, spring-beans, spring-boot-autoconfigure,
There are maybe transitive dependencies!

justtestlah-visual from group qa.justtestlah (version 1.9-RC4)

JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Group: qa.justtestlah Artifact: justtestlah-visual
Show all versions Show documentation Show source 
 

0 downloads
Artifact justtestlah-visual
Group qa.justtestlah
Version 1.9-RC4
Last update 26. September 2020
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 15
Dependencies justtestlah-core, commons-codec, opencv, tess4j, slf4j-api, spring-beans, junit-jupiter-engine, junit-jupiter-api, assertj-core, java-client, selenium-api, jakarta.annotation-api, spring-boot-autoconfigure, spring-context, cucumber-java,
There are maybe transitive dependencies!



Page 2181 from 2773 (items total 27727)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy