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

Download JAR files tagged by behavior with all dependencies

Search JAR files by class name

metrics-core from group com.codahale.metrics (version 3.0.2)

Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.

Group: com.codahale.metrics Artifact: metrics-core
Show all versions Show documentation Show source 
 

417 downloads
Artifact metrics-core
Group com.codahale.metrics
Version 3.0.2
Last update 17. February 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ai-pipeline from group org.apache.skywalking (version 10.0.1)

AI pipeline module include pipelines connecting the OAP kernel and any 3rd party AI and/or algorithm server. The kernel would call the pipeline in the specific context/scenario with well formatted telemetry data, and expect the remote to respond with the result of the AI/algorithm as quick as possible, but in async way in case of large size of data or lower performance behavior of the remote.

Group: org.apache.skywalking Artifact: ai-pipeline
Show all versions Show documentation Show source 
 

0 downloads
Artifact ai-pipeline
Group org.apache.skywalking
Version 10.0.1
Last update 30. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!

cucumblan-ui from group io.virtualan (version 1.3.5)

Cucumblan-ui is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for UI. It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-ui
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-ui
Group io.virtualan
Version 1.3.5
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 4
Dependencies java-client, cucumblan-utils, monte-repack, compiler,
There are maybe transitive dependencies!

cucumblan-message from group io.virtualan (version 1.4.1)

Cucumblan-message is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for messaging. I t works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-message
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-message
Group io.virtualan
Version 1.4.1
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 8
Dependencies kafka-clients, spring-jms, javax.jms-api, activemq-core, cucumblan-utils, protobuf-java, gson, protobuf-java-util,
There are maybe transitive dependencies!

cucumblan-db from group io.virtualan (version 1.4.1)

Cucumblan-db is a database test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code. It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-db
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-db
Group io.virtualan
Version 1.4.1
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 3
Dependencies spring-jdbc, commons-dbcp2, cucumblan-utils,
There are maybe transitive dependencies!

cucumblan-api from group io.virtualan (version 1.5.1)

Cucumblan is a test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code. I t works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-api
Group io.virtualan
Version 1.5.1
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 5
Dependencies swagger-parser, guava, swagger-parser-v3, json-schema-validator, cucumblan-utils,
There are maybe transitive dependencies!

android-sdk from group com.theneura (version 5.6.28)

Thank you for choosing Neura. Neura intelligently transforms customer engagement by delivering live, actionable insights based on each user’s real-world behavior. Brands that utilize Neura’s groundbreaking technology adapt to each user’s unique needs, delivering contextually relevant, real-time interactions and personalized customer experiences—driving engagement, retention, and monetization. We are excited to see what you will accomplish with our SDK!

Group: com.theneura Artifact: android-sdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android-sdk
Group com.theneura
Version 5.6.28
Last update 24. January 2022
Organization not specified
URL https://dev.theneura.com
License Neura SDK License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

android-sdk-ext from group com.theneura (version 5.3.6)

Thank you for choosing Neura. Neura intelligently transforms customer engagement by delivering live, actionable insights based on each user’s real-world behavior. Brands that utilize Neura’s groundbreaking technology adapt to each user’s unique needs, delivering contextually relevant, real-time interactions and personalized customer experiences—driving engagement, retention, and monetization. We are excited to see what you will accomplish with our SDK!

Group: com.theneura Artifact: android-sdk-ext
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android-sdk-ext
Group com.theneura
Version 5.3.6
Last update 26. February 2019
Organization not specified
URL https://dev.theneura.com
License Neura SDK License
Dependencies amount 6
Dependencies design, appcompat-v7, play-services-gcm, play-services-location, play-services-awareness, volley,
There are maybe transitive dependencies!

classmock from group net.sf.esfinge (version 2.3)

ClassMock is a framework that helps the creation of unit tests for components that use reflection or annotations. In this kind of classes, the behavior is dependent of the class structure. This way, each test case usually works with a different class created specifically for the test. With ClassMock is possible to define and generate classes in runtime, allowing a better test readability and logic sharing between tests.

Group: net.sf.esfinge Artifact: classmock
Show all versions Show documentation Show source 
 

1 downloads
Artifact classmock
Group net.sf.esfinge
Version 2.3
Last update 23. November 2018
Organization Esfinge Framework
URL http://esfinge.sourceforge.net/
License MIT License
Dependencies amount 3
Dependencies asm, javaparser-core, commons-lang3,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engine.topic from group org.apache.stanbol (version 1.0.0)

Implementation of an annotation engine that links the content item to a set of possible categories from a dedicated Solr index using MoreLikeThis queries. The classification can be either applied to a complete document (text in a given language) which is the default behavior or to a specific portion of the text (using a TextAnnotation).

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engine.topic
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engine.topic
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies commons-io, org.apache.felix.scr.annotations, rdf.core, slf4j-api, rdf.utils, org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.solr.managed, org.apache.stanbol.enhancer.engine.topic.api,
There are maybe transitive dependencies!



Page 44 from 3 (items total 471)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy