| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools Net | 
| GroupId | GroupIdnet.lshift.diffa | 
| ArtifactId | ArtifactIdparticipant-support | 
| Last Version | Last Version1.5.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLShift Diffa Participant Support Diffa Participant Support provides tools for implementing Diffa participants in Java (and other JVM languages) | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| participant-support-1.5.10.pom | |
| participant-support-1.5.10.jar | 44 KB | 
| participant-support-1.5.10-sources.jar | 40 KB | 
| participant-support-1.5.10-javadoc.jar | 227 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.lshift.diffa/participant-support/ -->
<dependency>
    <groupId>net.lshift.diffa</groupId>
    <artifactId>participant-support</artifactId>
    <version>1.5.10</version>
</dependency>// https://jarcasting.com/artifacts/net.lshift.diffa/participant-support/
implementation 'net.lshift.diffa:participant-support:1.5.10'// https://jarcasting.com/artifacts/net.lshift.diffa/participant-support/
implementation ("net.lshift.diffa:participant-support:1.5.10")'net.lshift.diffa:participant-support:jar:1.5.10'<dependency org="net.lshift.diffa" name="participant-support" rev="1.5.10">
  <artifact name="participant-support" type="jar" />
</dependency>@Grapes(
@Grab(group='net.lshift.diffa', module='participant-support', version='1.5.10')
)libraryDependencies += "net.lshift.diffa" % "participant-support" % "1.5.10"[net.lshift.diffa/participant-support "1.5.10"]| Group / Artifact | Type | Version | 
|---|---|---|
| joda-time : joda-time | jar | 2.0 | 
| net.jcip : jcip-annotations | jar | 1.0 | 
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.7.1 | 
| org.slf4j : slf4j-api | jar | 1.6.4 | 
| commons-codec : commons-codec | jar | 1.4 | 
| com.ibm.icu : icu4j | jar | 49.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| org.springframework : spring-web | jar | 3.1.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.0 | 
| junit : junit | jar | 4.10 | 
| org.easymock : easymock | jar | 2.5.2 | 
| org.springframework : spring-test | jar | 3.1.0.RELEASE | 
| org.slf4j : slf4j-simple | jar | 1.6.4 |