is not current version
Last Version 0.7.3

net.sf.itcb.common:itcb-common-server 0.6.0-RC7

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

Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

itcb-common-server
Version

Version

0.6.0-RC7
Type

Type

jar

Download itcb-common-server 0.6.0-RC7


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