common-server

This module is the common server module. It defines all generic treatements that allows business layers exposing using Spring WS

License

License

LGPL License
Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

common-server
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

common-server
This module is the common server module. It defines all generic treatements that allows business layers exposing using Spring WS
Project Organization

Project Organization

SourceForge ITCB

Download common-server

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.ws : spring-ws-core jar 2.0.0-RC1
org.springframework.ws : spring-ws-security jar 2.0.0-RC1
org.apache.ws.commons.schema : XmlSchema jar 1.4.7
net.sf.itcb.common : common-business jar 0.0.12
org.springframework : spring-context jar 3.0.5.RELEASE
org.springframework : spring-aspects jar 3.0.5.RELEASE
org.springframework.security : spring-security-core jar 3.0.5.RELEASE
org.aspectj : aspectjrt jar 1.6.9
org.slf4j : slf4j-api jar 1.6.0
javax.inject : javax.inject jar 1
javax.xml.bind : jaxb-api jar 2.0
com.sun.xml.bind : jaxb-impl jar 2.0.3

provided (2)

Group / Artifact Type Version
org.springframework.roo : org.springframework.roo.annotations jar 1.0.2.RELEASE
javax.persistence : persistence-api jar 1.0

runtime (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.0
org.slf4j : slf4j-log4j12 jar 1.6.0
log4j : log4j jar 1.2.15

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.springframework : spring-test jar 3.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1