Juffrou XML Spring

Juffrou XML integration with Spring-OXM

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.juffrou
ArtifactId

ArtifactId

juffrou-xml-spring
Last Version

Last Version

2.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Juffrou XML Spring
Juffrou XML integration with Spring-OXM
Project Organization

Project Organization

Juffrou

Download juffrou-xml-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.juffrou : juffrou-xml jar 2.1.9
commons-logging : commons-logging Optional jar 1.1.1

provided (1)

Group / Artifact Type Version
org.springframework : spring-oxm Optional jar 3.1.4.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Juffrou

Java Utilities Framework For the Rest Of Us


Please see the juffrou site for detailed documentation


Juffrou is a maven project. The sources are organized in a typical maven2 structure

To release without deploying the site

mvn release:clean release:prepare release:perform -Dgoals=deploy

To deploy the site

mvn site site:deploy

To deploy the site from behind a corporate proxy add the parameters

mvn -Dhttps.proxyHost=<proxy_host> -Dhttps.proxyPort=<proxy_port> -Dhttps.proxyUsername=<proxy_username> -Dhttps.proxyPassword=<proxy_password> site-deploy

Snapshot and release deployment are made with sonatype and you will need a GPG client installed on your command line path. For more information, please refer to http://www.gnupg.org/.

Versions

Version
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.3
2.1.2
2.1.0
2.0.9
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2