Last Version

main-itcb 1.5.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

LGPL License
Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

main-itcb
Version

Version

1.5.1
Type

Type

pom
Description

Description

main-itcb
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://itcb.sourceforge.net
Project Organization

Project Organization

IT Common Base

Download main-itcb 1.5.1

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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.springframework : spring-test jar 3.1.0.RELEASE

Project Modules

There are no modules declared in this project.