openbp-common

Common base for all OpenBP projects

License

License

GroupId

GroupId

org.openbp
ArtifactId

ArtifactId

openbp-common
Last Version

Last Version

0.9.11
Release Date

Release Date

Type

Type

jar
Description

Description

openbp-common
Common base for all OpenBP projects

Download openbp-common

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-core jar 3.0.4.RELEASE
org.springframework : spring-context jar 3.0.4.RELEASE
org.codehaus.castor : castor jar 1.2
commons-collections : commons-collections jar 3.2.1
commons-beanutils : commons-beanutils jar 1.7.0
xerces : xercesImpl jar 2.9.1
xerces : xmlParserAPIs jar 2.6.2
org.slf4j : slf4j-api jar 1.6.1

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 0.9.24
ch.qos.logback : logback-classic jar 0.9.24

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.11
0.9.10
0.9.8