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

Download JAR files tagged by validation with all dependencies

Search JAR files by class name

coreasm-engine from group de.athalis.coreasm (version 1.7.3-locke-6)

This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.

Group: de.athalis.coreasm Artifact: coreasm-engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact coreasm-engine
Group de.athalis.coreasm
Version 1.7.3-locke-6
Last update 22. November 2022
Organization not specified
URL https://github.com/Locke/coreasm.core/coreasm-engine
License Academic Free License 3.0
Dependencies amount 6
Dependencies slf4j-api, jgraph, jgrapht-core, jgrapht-ext, jparsec, coreasm-util,
There are maybe transitive dependencies!

coreasm-util from group de.athalis.coreasm (version 1.7.3-locke-6)

This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.

Group: de.athalis.coreasm Artifact: coreasm-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact coreasm-util
Group de.athalis.coreasm
Version 1.7.3-locke-6
Last update 22. November 2022
Organization not specified
URL https://github.com/Locke/coreasm.core/coreasm-util
License Academic Free License 3.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

coreasm-config from group de.athalis.coreasm (version 1.7.3-locke-6)

This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.

Group: de.athalis.coreasm Artifact: coreasm-config
Show all versions Show documentation Show source 
 

0 downloads
Artifact coreasm-config
Group de.athalis.coreasm
Version 1.7.3-locke-6
Last update 22. November 2022
Organization not specified
URL https://github.com/Locke/coreasm.core/coreasm-config
License Academic Free License 3.0
Dependencies amount 4
Dependencies logback-classic, logback-core, slf4j-api, coreasm-util,
There are maybe transitive dependencies!

coreasm-ui-carma from group de.athalis.coreasm (version 1.7.3-locke-6)

This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.

Group: de.athalis.coreasm Artifact: coreasm-ui-carma
Show all versions Show documentation Show source 
 

0 downloads
Artifact coreasm-ui-carma
Group de.athalis.coreasm
Version 1.7.3-locke-6
Last update 22. November 2022
Organization not specified
URL https://github.com/Locke/coreasm.core/coreasm-ui-carma
License Academic Free License 3.0
Dependencies amount 5
Dependencies slf4j-api, logback-classic, jsap, coreasm-util, coreasm-engine,
There are maybe transitive dependencies!

coreasm-parent from group de.athalis.coreasm (version 1.7.3-locke-6)

This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.

Group: de.athalis.coreasm Artifact: coreasm-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact coreasm-parent
Group de.athalis.coreasm
Version 1.7.3-locke-6
Last update 22. November 2022
Organization not specified
URL https://github.com/Locke/coreasm.core
License Academic Free License 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

msv-rngconverter from group net.java.dev.msv (version 2022.7)

Group: net.java.dev.msv Artifact: msv-rngconverter
Show all versions Show documentation Show source 
 

3 downloads
Artifact msv-rngconverter
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL Not specified
License BSD
Dependencies amount 2
Dependencies xsdlib, msv-core,
There are maybe transitive dependencies!

msv-relames from group net.java.dev.msv (version 2022.7)

Group: net.java.dev.msv Artifact: msv-relames
Show documentation Show source 
 

0 downloads
Artifact msv-relames
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL Not specified
License BSD
Dependencies amount 4
Dependencies xsdlib, msv-core, crimson, xalan,
There are maybe transitive dependencies!

msv-generator from group net.java.dev.msv (version 2022.7)

Group: net.java.dev.msv Artifact: msv-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact msv-generator
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL Not specified
License BSD
Dependencies amount 2
Dependencies xsdlib, msv-core,
There are maybe transitive dependencies!

msv from group net.java.dev.msv (version 2022.7)

The Multi Schema Validation toolkit is a Java based toolkit consisting of 8 different submodules. The core module is the Multi-Schema XML Validator (MSV) for the validation of XML documents against several kinds of XML schemata The core supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1. This core offers an API useable for programmatic access of the grammar, such as code generation.

Group: net.java.dev.msv Artifact: msv
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact msv
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL https://github.com/xmlark/msv
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simplevalidation from group com.mastfrog (version 1.14.1)

This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.

Group: com.mastfrog Artifact: simplevalidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact simplevalidation
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 192 from 195 (items total 1948)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy