License |
License
LGPL License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.itcb.common |
ArtifactId | ArtifactIditcb-common-business-impl |
Last Version | Last Version0.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionitcb-common-business-impl
This module is the common module that must depend all the business-impl modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
itcb-common-business-impl-0.7.3.pom | |
itcb-common-business-impl-0.7.3.jar | 4 KB |
itcb-common-business-impl-0.7.3-sources.jar | 569 bytes |
itcb-common-business-impl-0.7.3-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-business-impl/ -->
<dependency>
<groupId>net.sf.itcb.common</groupId>
<artifactId>itcb-common-business-impl</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-business-impl/
implementation 'net.sf.itcb.common:itcb-common-business-impl:0.7.3'
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-business-impl/
implementation ("net.sf.itcb.common:itcb-common-business-impl:0.7.3")
'net.sf.itcb.common:itcb-common-business-impl:jar:0.7.3'
<dependency org="net.sf.itcb.common" name="itcb-common-business-impl" rev="0.7.3">
<artifact name="itcb-common-business-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='itcb-common-business-impl', version='0.7.3')
)
libraryDependencies += "net.sf.itcb.common" % "itcb-common-business-impl" % "0.7.3"
[net.sf.itcb.common/itcb-common-business-impl "0.7.3"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.itcb.common : itcb-common-business | jar | 0.7.3 |
org.springframework : spring-tx | jar | 3.1.0.RELEASE |
org.springframework : spring-jdbc | jar | 3.1.0.RELEASE |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
org.springframework : spring-aspects | jar | 3.1.0.RELEASE |
org.springframework.security : spring-security-core | jar | 3.1.0.RELEASE |
org.aspectj : aspectjrt | jar | 1.6.9 |
org.slf4j : slf4j-api | jar | 1.6.0 |
javax.inject : javax.inject | jar | 1 |
cglib : cglib | jar | 2.2 |
javax.xml.bind : jaxb-api | jar | 2.2.5 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.2 |
net.sf.itcb.extension.jaxb : itcb-jaxb-plugin | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : persistence-api | jar | 1.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |