Last Version

LShift Diffa Participant Support 1.5.10

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
Version

Version

1.5.10
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 1.5.10


<!-- 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.