License |
License |
---|---|
GroupId | GroupIdorg.openbp |
ArtifactId | ArtifactIdopenbp-common |
Last Version | Last Version0.9.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenbp-common
Common base for all OpenBP projects
|
Filename | Size |
---|---|
openbp-common-0.9.11.pom | |
openbp-common-0.9.11.jar | 261 KB |
openbp-common-0.9.11-sources.jar | 298 KB |
openbp-common-0.9.11-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 0.9.24 |
ch.qos.logback : logback-classic | jar | 0.9.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |