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

Download JAR files tagged by architectural with all dependencies

Search JAR files by class name

harmony-kotlin-iosarm64 from group com.mobilejazz (version 6.0.0)

Harmony is a framework developed by Mobile Jazz that specifies best practices, software architectural patterns and other software development related guidelines.

Group: com.mobilejazz Artifact: harmony-kotlin-iosarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact harmony-kotlin-iosarm64
Group com.mobilejazz
Version 6.0.0
Last update 03. February 2023
Organization not specified
URL https://harmony.mobilejazz.com/
License Apache License
Dependencies amount 14
Dependencies kotlinx-coroutines-core-iosarm64, kotlinx-serialization-cbor-iosarm64, kotlinx-serialization-core-iosarm64, kotlinx-serialization-json-iosarm64, runtime-iosarm64, ktor-client-content-negotiation-iosarm64, ktor-client-core-iosarm64, ktor-client-logging-iosarm64, ktor-serialization-kotlinx-json-iosarm64, kotlinx-datetime-iosarm64, kotlin-stdlib-common, native-driver-iosarm64, ktor-client-ios-iosarm64, uuid-iosarm64,
There are maybe transitive dependencies!

harmony-kotlin-android from group com.mobilejazz (version 6.0.0)

Harmony is a framework developed by Mobile Jazz that specifies best practices, software architectural patterns and other software development related guidelines.

Group: com.mobilejazz Artifact: harmony-kotlin-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact harmony-kotlin-android
Group com.mobilejazz
Version 6.0.0
Last update 03. February 2023
Organization not specified
URL https://harmony.mobilejazz.com/
License Apache License
Dependencies amount 19
Dependencies ktor-client-android-jvm, kotlinx-coroutines-android, kotlinx-coroutines-test-jvm, appcompat, coordinatorlayout, android-driver, android, kotlin-stdlib-jdk8, kotlinx-coroutines-core-jvm, kotlinx-serialization-cbor-jvm, kotlinx-serialization-core-jvm, kotlinx-serialization-json-jvm, runtime-jvm, ktor-client-content-negotiation-jvm, ktor-client-core-jvm, ktor-client-logging-jvm, ktor-serialization-kotlinx-json-jvm, kotlinx-datetime-jvm, kotlin-stdlib-common,
There are maybe transitive dependencies!

limbo-mvvm from group dev.windly (version 5.0.2)

A library that helps you to easily build Android applications using Model-View-ViewModel architectural pattern.

Group: dev.windly Artifact: limbo-mvvm
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact limbo-mvvm
Group dev.windly
Version 5.0.2
Last update 21. January 2023
Organization not specified
URL https://github.com/tommus/limbo
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies databinding-common, databinding-runtime, databinding-adapters, databinding-ktx,
There are maybe transitive dependencies!

harmony-kotlin-ios from group com.mobilejazz (version 2.0.1)

Harmony is a framework developed by Mobile Jazz that specifies best practices, software architectural patterns and other software development related guidelines.

Group: com.mobilejazz Artifact: harmony-kotlin-ios
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact harmony-kotlin-ios
Group com.mobilejazz
Version 2.0.1
Last update 14. November 2021
Organization not specified
URL https://harmony.mobilejazz.com/
License Apache License
Dependencies amount 14
Dependencies kotlinx-serialization-core-iosx64, kotlinx-serialization-cbor-iosx64, native-driver-iosx64, ktor-client-ios-iosx64, kotlinx-coroutines-core-iosx64, runtime-iosx64, ktor-client-core-iosx64, ktor-client-json-iosx64, ktor-client-logging-iosx64, ktor-client-serialization-iosx64, kotlinx-datetime-iosx64, stately-common, kotlin-stdlib-common, uuid-iosx64,
There are maybe transitive dependencies!

limbo-mvvm from group co.windly (version 4.2.0)

A library that helps you to easily build Android applications usingModel-View-ViewModel architectural pattern.

Group: co.windly Artifact: limbo-mvvm
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact limbo-mvvm
Group co.windly
Version 4.2.0
Last update 23. February 2021
Organization not specified
URL https://github.com/tommus/limbo
License The Apache Software License, Version 2.0
Dependencies amount 10
Dependencies databinding-common, databinding-runtime, databinding-adapters, appcompat, fragment, kotlin-stdlib-jdk8, limbo-disposable, limbo-utility, navigation-fragment, navigation-fragment-ktx,
There are maybe transitive dependencies!

limbo-mvp from group co.windly (version 3.0.3)

A library that helps you to easily build Android applications usingModel-View-Presenter architectural pattern.

Group: co.windly Artifact: limbo-mvp
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact limbo-mvp
Group co.windly
Version 3.0.3
Last update 05. May 2020
Organization not specified
URL https://github.com/tommus/limbo
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies mvp, mvp-lce, mvp-queuing-presenter, fragment, kotlin-stdlib-jdk8, limbo-disposable,
There are maybe transitive dependencies!

testosterone from group info.stasha (version 3.0.2)

Testosterone is architectural testing framework designed to maximally simplify tests writing and Jersey based applications testing.

Group: info.stasha Artifact: testosterone
Show all versions Show documentation Show source 
 

0 downloads
Artifact testosterone
Group info.stasha
Version 3.0.2
Last update 08. January 2020
Organization not specified
URL https://github.com/stasha/testosterone
License Eclipse Public License - v 2.0
Dependencies amount 12
Dependencies slf4j-simple, byte-buddy, commons-lang3, commons-beanutils, generex, jetty-server, jetty-servlet, jetty-servlets, h2, HikariCP, mockito-core, cdi-api,
There are maybe transitive dependencies!

commandbus-spring-full from group net.dathoang.cqrs.commandbus (version 0.3.0)

A lightweight & highly extensible CQRS Command Bus for implementing application layer or CQRS architectural pattern in Java

Group: net.dathoang.cqrs.commandbus Artifact: commandbus-spring-full
Show all versions Show documentation Show source 
 

0 downloads
Artifact commandbus-spring-full
Group net.dathoang.cqrs.commandbus
Version 0.3.0
Last update 09. September 2019
Organization net.dathoang
URL https://github.com/dathoangse/java-cqrs-commandbus
License Apache License 2.0
Dependencies amount 4
Dependencies commandbus-spec, commandbus-core, commandbus-basic-middleware, commandbus-spring,
There are maybe transitive dependencies!

commandbus-spring from group net.dathoang.cqrs.commandbus (version 0.3.0)

A lightweight & highly extensible CQRS Command Bus for implementing application layer or CQRS architectural pattern in Java

Group: net.dathoang.cqrs.commandbus Artifact: commandbus-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact commandbus-spring
Group net.dathoang.cqrs.commandbus
Version 0.3.0
Last update 09. September 2019
Organization net.dathoang
URL https://github.com/dathoangse/java-cqrs-commandbus
License Apache License 2.0
Dependencies amount 1
Dependencies spring-context,
There are maybe transitive dependencies!

commandbus-spec from group net.dathoang.cqrs.commandbus (version 0.3.0)

A lightweight & highly extensible CQRS Command Bus for implementing application layer or CQRS architectural pattern in Java

Group: net.dathoang.cqrs.commandbus Artifact: commandbus-spec
Show all versions Show documentation Show source 
 

0 downloads
Artifact commandbus-spec
Group net.dathoang.cqrs.commandbus
Version 0.3.0
Last update 09. September 2019
Organization net.dathoang
URL https://github.com/dathoangse/java-cqrs-commandbus
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 6 from 9 (items total 84)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy