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

Download de.viadee JAR files with all dependencies

Search JAR files by class name

apiunit from group de.viadee (version 0.1.0)

ApiUnit is a free and simple library for checking REST API guidelines of your Java code.

Group: de.viadee Artifact: apiunit
Show documentation Show source 
 

0 downloads
Artifact apiunit
Group de.viadee
Version 0.1.0
Last update 29. September 2023
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/apiunit
License Apache-2.0
Dependencies amount 3
Dependencies archunit, spring-boot-starter, spring-boot-starter-web,
There are maybe transitive dependencies!

quarkus-camunda-external-task-client-deployment from group de.viadee (version 1.0.0)

Group: de.viadee Artifact: quarkus-camunda-external-task-client-deployment
Show all versions Show documentation Show source 
 

0 downloads
Artifact quarkus-camunda-external-task-client-deployment
Group de.viadee
Version 1.0.0
Last update 25. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies quarkus-arc-deployment, quarkus-camunda-external-task-client,
There are maybe transitive dependencies!

quarkus-camunda-external-task-client from group de.viadee (version 1.0.0)

Group: de.viadee Artifact: quarkus-camunda-external-task-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact quarkus-camunda-external-task-client
Group de.viadee
Version 1.0.0
Last update 25. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quarkus-arc, quarkus-core, camunda-external-task-client,
There are maybe transitive dependencies!

quarkus-camunda-external-task-client-parent from group de.viadee (version 1.0.0)

A quarkus extension providing support for Camunda's external task client

Group: de.viadee Artifact: quarkus-camunda-external-task-client-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quarkus-camunda-external-task-client-parent
Group de.viadee
Version 1.0.0
Last update 25. August 2022
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/quarkus-camunda-external-task-client
License BSD-3 Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

viadeeProcessApplicationValidator from group de.viadee (version 3.0.8)

The tool checks Camunda projects for consistency and discovers errors in process-driven applications. Called as a JUnit test, it discovers esp. inconsistencies of a given BPMN model in the classpath and the sourcecode of an underlying java project, such as a delegate reference to a non-existing java class or a non-existing Spring bean.

Group: de.viadee Artifact: viadeeProcessApplicationValidator
Show all versions Show documentation Show source 
 

0 downloads
Artifact viadeeProcessApplicationValidator
Group de.viadee
Version 3.0.8
Last update 06. January 2022
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/vPAV
License BSD-3 Clause
Dependencies amount 24
Dependencies cron-utils, spring-expression, spring-context, spring-boot-starter-web, camunda-bpm-spring-boot-starter-webapp, jaxb-impl, ant, maven-plugin-api, maven-gpg-plugin, junit, mockito-core, camunda-engine, maven-artifact, juel, commons-io, commons-collections4, commons-lang3, log4j-core, groovy, gson, time4j-range, soot, guava, camunda-bpmn-model,
There are maybe transitive dependencies!

bpmnai-core from group de.viadee (version 1.2.2)

Tooling to feed Camunda logs into a data mining pipeline.

Group: de.viadee Artifact: bpmnai-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact bpmnai-core
Group de.viadee
Version 1.2.2
Last update 12. December 2019
Organization viadee Unternehmensberatung AG
URL https://www.viadee.de/bpmnai
License BSD-3 Clause
Dependencies amount 12
Dependencies spark-core_${spark-scala.version}, spark-sql_${spark-scala.version}, spark-streaming-kafka-0-10_${spark-scala.version}, spark-streaming_${spark-scala.version}, spark-streaming-kafka-0-10_${spark-scala.version}, kafka-clients, json-simple, jcommander, gson, kafka_${spark-scala.version}, jackson-databind, classgraph,
There are maybe transitive dependencies!

discretizer4j from group de.viadee (version 1.0.2)

Java application implementing several discretization algorithms.

Group: de.viadee Artifact: discretizer4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact discretizer4j
Group de.viadee
Version 1.0.2
Last update 04. November 2019
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/discretizer4j
License BSD-3 Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spark-importer from group de.viadee (version 1.1.1)

Tooling to feed Camunda logs into a data mining pipeline.

Group: de.viadee Artifact: spark-importer
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-importer
Group de.viadee
Version 1.1.1
Last update 17. July 2019
Organization viadee Unternehmensberatung AG
URL https://www.viadee.de/bpmnai
License BSD-3 Clause
Dependencies amount 12
Dependencies spark-core_${spark-scala.version}, spark-sql_${spark-scala.version}, spark-streaming-kafka-0-10_${spark-scala.version}, spark-streaming_${spark-scala.version}, spark-streaming-kafka-0-10_${spark-scala.version}, kafka-clients, json-simple, jcommander, gson, kafka_${spark-scala.version}, jackson-databind, classgraph,
There are maybe transitive dependencies!

springBatchPerformanceMonitoring from group de.viadee (version 1.0.2)

This Tool provides the means to monitor the performance of Spring Batch applications without the need to manipulate the respective code basis. Through Listeners and AOP it evaluates the throughput of a monitored Job and writes the result to a simble database-schema (a file-based H2 by default). It measures the performance of Job, Step, Chunk, Reader/Processor/Writer/Tasklet down to indivdual Items. Installation/Usage: 1. Add the springBatchPerformanceMonitoring-dependency to your POM 2. Add the de.viadee.spring.batch.infrastructure.Configurator.class to your Spring-Application-Context (via @Import on your Configuration) 3. Run the Job 4. By default the monitoring result is written to project-folder/target/database/monitoringDB.mv.db

Group: de.viadee Artifact: springBatchPerformanceMonitoring
Show documentation Show source 
 

0 downloads
Artifact springBatchPerformanceMonitoring
Group de.viadee
Version 1.0.2
Last update 10. July 2017
Organization viadee Unternehmensberatung GmbH
URL https://java.viadee.de/spring-batch-monitoring/
License FreeBSD License
Dependencies amount 16
Dependencies spring-batch-core, spring-batch-infrastructure, spring-beans, spring-core, spring-context, spring-tx, spring-jdbc, spring-test, spring-aop, aspectjrt, aspectjweaver, log4j, junit, mockito-core, h2, tomcat-dbcp,
There are maybe transitive dependencies!



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy