org.eclipse.jnosql:jnosql-parent

The Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java and NoSQL technologies.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jnosql
ArtifactId

ArtifactId

jnosql-parent
Last Version

Last Version

1.0.0-b4
Release Date

Release Date

Type

Type

pom
Description

Description

The Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java and NoSQL technologies.
Project URL

Project URL

http://jnosql.org/
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/jnosql

Download jnosql-parent

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 1.1.6
jakarta.json.bind : jakarta.json.bind-api jar 1.0.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.1

test (7)

Group / Artifact Type Version
org.eclipse : yasson jar 1.0.11
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.6.0
org.mockito : mockito-junit-jupiter jar 4.6.0
commons-io : commons-io jar 2.11.0

Project Modules

  • communication
  • mapping
org.eclipse.jnosql

Eclipse Foundation

Versions

Version
1.0.0-b4
1.0.0-b3
1.0.0-b2
1.0.0-b1
0.1.0.M1