Project URN 2 -- Database Functionality

Java classes providing database access to URN:NBN database of National Bibliography Numbers system. See the official URN:NBN Resolver http://nbn-resolving.org or http://persid.org

License

License

Categories

Categories

Data
GroupId

GroupId

org.nbn-resolving
ArtifactId

ArtifactId

database
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Project URN 2 -- Database Functionality
Java classes providing database access to URN:NBN database of National Bibliography Numbers system. 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 database

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.nbn-resolving : common jar 2.2.1
commons-logging : commons-logging jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
2.3.0
2.2.1
2.2.0