LShift Diffa Participant Support

Diffa Participant Support provides tools for implementing Diffa participants in Java (and other JVM languages)

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.lshift.diffa
ArtifactId

ArtifactId

participant-support
Last Version

Last Version

1.5.10
Release Date

Release Date

Type

Type

jar
Description

Description

LShift Diffa Participant Support
Diffa Participant Support provides tools for implementing Diffa participants in Java (and other JVM languages)
Project URL

Project URL

http://github.com/lshift/diffa
Source Code Management

Source Code Management

https://github.com/lshift/diffa

Download participant-support

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.springframework : spring-web jar 3.1.0.RELEASE

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.10
1.5.9
1.5.8
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2
1.1.2
1.1.1
1.1
1.0.2
1.0.1
1.0
1.0RC3
1.0RC2