License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsonx.sample |
ArtifactId | ArtifactIdcdc |
Version | Version0.3.2 |
Type | Typejar |
Description |
DescriptionJSONx Sample CDC
JSONx Sample CDC: Consumer Driven Contracts.
|
Project Organization |
Project OrganizationJSONx |
Filename | Size |
---|---|
cdc-0.3.2.pom | |
cdc-0.3.2.jar | 9 KB |
cdc-0.3.2-tests.jar | 3 KB |
cdc-0.3.2-sources.jar | 7 KB |
cdc-0.3.2-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsonx.sample/cdc/ -->
<dependency>
<groupId>org.jsonx.sample</groupId>
<artifactId>cdc</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonx.sample/cdc/
implementation 'org.jsonx.sample:cdc:0.3.2'
// https://jarcasting.com/artifacts/org.jsonx.sample/cdc/
implementation ("org.jsonx.sample:cdc:0.3.2")
'org.jsonx.sample:cdc:jar:0.3.2'
<dependency org="org.jsonx.sample" name="cdc" rev="0.3.2">
<artifact name="cdc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonx.sample', module='cdc', version='0.3.2')
)
libraryDependencies += "org.jsonx.sample" % "cdc" % "0.3.2"
[org.jsonx.sample/cdc "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jsonx : binding | jar | 0.3.2 |
org.libj : logging | jar | 0.4.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.libj : test | jar | 0.7.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |