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

Download JAR files tagged by transitions with all dependencies

Search JAR files by class name

navigation-toggle-icon-desktop from group ru.ztrap (version 1.0.0)

Compose Multiplatform icon which have 3 states (burger, arrow and cross) and animated transitions between them

Group: ru.ztrap Artifact: navigation-toggle-icon-desktop
Show documentation Show source 
 

0 downloads
Artifact navigation-toggle-icon-desktop
Group ru.ztrap
Version 1.0.0
Last update 01. April 2024
Organization not specified
URL https://github.com/zTrap/navigation-toggle-icon
License Apache-2.0 license
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

navigation-toggle-icon-android from group ru.ztrap (version 1.0.0)

Compose Multiplatform icon which have 3 states (burger, arrow and cross) and animated transitions between them

Group: ru.ztrap Artifact: navigation-toggle-icon-android
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact navigation-toggle-icon-android
Group ru.ztrap
Version 1.0.0
Last update 01. April 2024
Organization not specified
URL https://github.com/zTrap/navigation-toggle-icon
License Apache-2.0 license
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

org.wso2.carbon.governance.gadgets.feature from group org.wso2.carbon.governance (version 4.8.33)

This contains the various gadgets that are available as a part of the WSO2 Governance Registry Dashboard. These gadgets can be used for impact analysis and monitoring lifecycle state transitions.

Group: org.wso2.carbon.governance Artifact: org.wso2.carbon.governance.gadgets.feature
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.wso2.carbon.governance.gadgets.feature
Group org.wso2.carbon.governance
Version 4.8.33
Last update 02. March 2024
Organization not specified
URL http://wso2.org
License not specified
Dependencies amount 4
Dependencies org.wso2.carbon.governance.gadgets.impactanalysis.feature, org.wso2.carbon.governance.gadgets.resourceimpact.feature, org.wso2.carbon.governance.gadgets.lifecycle.feature, org.wso2.carbon.governance.gadgets.ui.feature,
There are maybe transitive dependencies!

orbital-jvm from group com.github.skydoves (version 0.3.0)

Jetpack Compose Multiplatform library that allows you to implement dynamic transition animations such as shared element transitions.

Group: com.github.skydoves Artifact: orbital-jvm
Show documentation Show source 
 

0 downloads
Artifact orbital-jvm
Group com.github.skydoves
Version 0.3.0
Last update 08. November 2023
Organization not specified
URL https://github.com/skydoves/orbital/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

jsegue from group com.defano.jsegue (version 0.0.3)

A Java library of animated image-to-image transitions useful for slide shows, photo montages, and UI segues.

Group: com.defano.jsegue Artifact: jsegue
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsegue
Group com.defano.jsegue
Version 0.0.3
Last update 19. May 2019
Organization not specified
URL https://github.com/defano/jsegue
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Lifecycle from group net.imadz (version 0.9.13)

Lifecycle AOP Framework. Enabling describe enhanced State Diagram with Java language, and processing relational Lifecycle constraints(including: state validations, transitions validations), concurrency, lifecycle callbacks, lifecycle events implicitely with Lifecycle Engine. This engine can be used by class load time (Java Instrumentation) or compile time (Lifecycle-StaticWeaver-maven-plugin).

Group: net.imadz Artifact: Lifecycle
Show all versions Show documentation Show source 
 

0 downloads
Artifact Lifecycle
Group net.imadz
Version 0.9.13
Last update 09. December 2017
Organization not specified
URL https://github.com/zhongdj/Lifecycle
License CDDL + GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

SEPIA from group de.uni.freiburg.iig.telematik (version 1.0.2)

SEPIA provides implementations for various types of Petri nets. Along Place/Transition-nets, it supports Petri nets with distinguishable token colors and defines coloured workflow nets, where coloured tokens are interpreted as data elements used during process execution. To support information flow analysis of processes, SEPIA defines so-called IF-Nets, tailored for security-oriented workflow modeling which enable users to assign security-levels (HIGH, LOW) to transitions, data elements and persons/agents participating in the process execution.

Group: de.uni.freiburg.iig.telematik Artifact: SEPIA
Show all versions Show documentation Show source 
 

0 downloads
Artifact SEPIA
Group de.uni.freiburg.iig.telematik
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/iig-uni-freiburg/SEPIA
License bsd_3
Dependencies amount 4
Dependencies TOVAL, JAGAL, SEWOL, msv-core,
There are maybe transitive dependencies!

mocca-core from group de.ovgu.dke.mocca (version 0.1.2)

MOCCA is the Message-Oriented Command and Context Architecture, providing a GLUE middle-ware that allows sending commands to a peer which are executed by state-less handlers in a specific context. In contrast to the Request-Response scheme the message flow is not fixed by the framework. This allows to implement different communication paradigms (including Request-Response). The whole system can be seen as an automaton with Messages that trigger state transitions in the local Contexts. This library contains the core components, including the GLUE-based implementation.

Group: de.ovgu.dke.mocca Artifact: mocca-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact mocca-core
Group de.ovgu.dke.mocca
Version 0.1.2
Last update 16. April 2013
Organization not specified
URL https://projects.dke-research.de/redmine/projects/mocca/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies glue-core, glue-util, jcip-annotations,
There are maybe transitive dependencies!

jburg from group net.sourceforge.jburg (version 1.10.3)

A bottom-up rewrite machine is a compiler construction tool that is often used in the compiler's back end to convert a tree-structured representation of a program into machine code -- or, in Java's case, bytecode. JBurg can also be used as a general-purpose dynamic programming engine. JBurg is descended from iburg-class BURGs, described in Fraser, Hanson, and Proebsting's paper, "Engineering a Simple, Efficient Code Generator Generator." JBurg brings similar O(N) minimum-cost tree rewriting capabilities to Java, and also allows the programmer to specify transitions between non-terminal states, that are significantly more powerful than iburg's transitive closures: JBurg transformation rules allow the transformation to inject additional program logic, which makes a JBurg specification more like a grammar than like a list of pattern-matching rules.

Group: net.sourceforge.jburg Artifact: jburg
Show all versions Show documentation Show source 
 

0 downloads
Artifact jburg
Group net.sourceforge.jburg
Version 1.10.3
Last update 24. February 2016
Organization not specified
URL http://jburg.sourceforge.net/
License Common Public License Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5 from 5 (items total 49)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy