is not current version
Last Version 2.1.9

net.sf.juffrou:juffrou-xml-spring 2.0.3

Juffrou XML integration with Spring-OXM

Categories

Categories

Net
GroupId

GroupId

net.sf.juffrou
ArtifactId

ArtifactId

juffrou-xml-spring
Version

Version

2.0.3
Type

Type

jar

Download juffrou-xml-spring 2.0.3


<!-- https://jarcasting.com/artifacts/net.sf.juffrou/juffrou-xml-spring/ -->
<dependency>
    <groupId>net.sf.juffrou</groupId>
    <artifactId>juffrou-xml-spring</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.juffrou/juffrou-xml-spring/
implementation 'net.sf.juffrou:juffrou-xml-spring:2.0.3'
// https://jarcasting.com/artifacts/net.sf.juffrou/juffrou-xml-spring/
implementation ("net.sf.juffrou:juffrou-xml-spring:2.0.3")
'net.sf.juffrou:juffrou-xml-spring:jar:2.0.3'
<dependency org="net.sf.juffrou" name="juffrou-xml-spring" rev="2.0.3">
  <artifact name="juffrou-xml-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.juffrou', module='juffrou-xml-spring', version='2.0.3')
)
libraryDependencies += "net.sf.juffrou" % "juffrou-xml-spring" % "2.0.3"
[net.sf.juffrou/juffrou-xml-spring "2.0.3"]