Artifacts using Scala XML (1,325)
Core interfaces, applied by dispatch-http and dispatch-nio executors
Last Release on Apr 20, 2014
Relocated → net.databinder.dispatch »
dispatch-core
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
84. Squeryl22 usages
org.squeryl » squerylApache
A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety
Last Release on Dec 13, 2024