EPOS Database APIs

EPOS Database APIs useful to interact with EPOS Metadata Catalogue

License

License

GroupId

GroupId

org.epos-eu.ics-c
ArtifactId

ArtifactId

db-api
Last Version

Last Version

1.1.0b
Release Date

Release Date

Type

Type

jar
Description

Description

EPOS Database APIs
EPOS Database APIs useful to interact with EPOS Metadata Catalogue
Source Code Management

Source Code Management

https://epos-ci.brgm.fr/epos/db-api

Download db-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.epos-eu.ics-c/db-api/ -->
<dependency>
    <groupId>org.epos-eu.ics-c</groupId>
    <artifactId>db-api</artifactId>
    <version>1.1.0b</version>
</dependency>
// https://jarcasting.com/artifacts/org.epos-eu.ics-c/db-api/
implementation 'org.epos-eu.ics-c:db-api:1.1.0b'
// https://jarcasting.com/artifacts/org.epos-eu.ics-c/db-api/
implementation ("org.epos-eu.ics-c:db-api:1.1.0b")
'org.epos-eu.ics-c:db-api:jar:1.1.0b'
<dependency org="org.epos-eu.ics-c" name="db-api" rev="1.1.0b">
  <artifact name="db-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.epos-eu.ics-c', module='db-api', version='1.1.0b')
)
libraryDependencies += "org.epos-eu.ics-c" % "db-api" % "1.1.0b"
[org.epos-eu.ics-c/db-api "1.1.0b"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.persistence : eclipselink jar 2.7.9
org.postgresql : postgresql jar 42.3.6
org.junit.jupiter : junit-jupiter jar 5.8.2
org.epos-eu.ics-c : epos-data-model-beans jar 0.0.3c

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0b
1.1.0
1.0.1
1.0.0-oss
main