Last Version

common-root 0.0.12

This module is the reactor of all common itcb modules. It defines general dependencies.

License

License

LGPL License
Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

common-root
Version

Version

0.0.12
Type

Type

pom
Description

Description

common-root
This module is the reactor of all common itcb modules. It defines general dependencies.
Project URL

Project URL

http://itcb.sourceforge.net
Project Organization

Project Organization

SourceForge ITCB

Download common-root 0.0.12

Filename Size
common-root-0.0.12.pom 4 KB
Browse

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

Dependencies

compile (8)

Group / Artifact Type Version
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

  • common-business
  • common-business-impl
  • common-server
  • common-client
  • common-portlet