Artifacts using Generex (109)
Sort by:Popular

Fabric8 :: Kubernetes :: Java Client
Last Release on Jan 30, 2025
This library is a port of Ruby's stympy/faker gem (as well as Perl's Data::Faker library) that generates fake data. It's useful when you're developing a new project and need some pretty data for showcase.
Last Release on Feb 10, 2020
Kotlin Test Framework
Last Release on Jun 6, 2024
Fabric8 :: Openshift :: Java Client
Last Release on Jan 30, 2025
Kotlin Test Framework
Last Release on Jun 6, 2024
OpenAPI Generator (core Library)
Last Release on Feb 28, 2025
This library is an improved fork of JavaFaker (as well as Ruby's stympy/faker gem and Perl's Data::Faker library) that generates fake data. It's useful when you're developing a new project and need some pretty data for showcase.
Last Release on Nov 19, 2024
Kotlin Test Framework
Last Release on Jun 6, 2024
Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly
Last Release on Apr 29, 2020
Pact consumer ============= Pact Consumer is used by projects that are consumers of an API. Most projects will want to use pact-consumer via one of the test framework specific projects. If your favourite framework is not implemented, this module should give you all the hooks you need. Provides a DSL for use with Java to build consumer pacts. ## Dependency The library is available on maven central using: * group-id = `au.com.dius` * artifact-id = `pact-jvm-consumer` ## DSL Usage Example in a JUnit ...
Last Release on Apr 29, 2020