Last Version

Xerial Parent POM 5

Xerial Database Management System

License

License

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

xerial
Version

Version

5
Type

Type

pom
Description

Description

Xerial Parent POM
Xerial Database Management System
Project URL

Project URL

http://www.xerial.org/
Project Organization

Project Organization

Xerial Project

Download xerial 5

Filename Size
xerial-5.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.