| License |
License
LGPL License
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.itcb.common |
| ArtifactId | ArtifactIdmain-itcb |
| Version | Version1.5.1 |
| Type | Typepom |
| Description |
Descriptionmain-itcb
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| main-itcb-1.5.1.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.common/main-itcb/ -->
<dependency>
<groupId>net.sf.itcb.common</groupId>
<artifactId>main-itcb</artifactId>
<version>1.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/main-itcb/
implementation 'net.sf.itcb.common:main-itcb:1.5.1'
// https://jarcasting.com/artifacts/net.sf.itcb.common/main-itcb/
implementation ("net.sf.itcb.common:main-itcb:1.5.1")
'net.sf.itcb.common:main-itcb:pom:1.5.1'
<dependency org="net.sf.itcb.common" name="main-itcb" rev="1.5.1">
<artifact name="main-itcb" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='main-itcb', version='1.5.1')
)
libraryDependencies += "net.sf.itcb.common" % "main-itcb" % "1.5.1"
[net.sf.itcb.common/main-itcb "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.springframework : spring-test | jar | 3.1.0.RELEASE |