Project URN 2 -- Common functions for all sub-projects

Java classes providing some common functions for National Bibliography Numbers system subprojects. See the official URN:NBN Resolver http://nbn-resolving.org or http://persid.org

License

License

GroupId

GroupId

org.nbn-resolving
ArtifactId

ArtifactId

common
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Project URN 2 -- Common functions for all sub-projects
Java classes providing some common functions for National Bibliography Numbers system subprojects. See the official URN:NBN Resolver http://nbn-resolving.org or http://persid.org
Project URL

Project URL

https://sourceforge.net/projects/metaresolver
Project Organization

Project Organization

Deutsche Nationalbibliothek / German National Library

Download common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3

test (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0