is not current version
Last Version 0.7.3

net.sf.itcb.common:itcb-common-server 0.2.1

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.2.1
Type

Type

jar

Download itcb-common-server 0.2.1


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