Last Version

Lib-Database-ObjectDB 0.6.0

Lib-Database-ObjectDB is a library for easy accessing an ObjectDB database in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-database-objectdb for more details.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.naoghuman
ArtifactId

ArtifactId

lib-database-objectdb
Version

Version

0.6.0
Type

Type

jar
Description

Description

Lib-Database-ObjectDB
Lib-Database-ObjectDB is a library for easy accessing an ObjectDB database in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-database-objectdb for more details.
Project URL

Project URL

https://github.com/Naoghuman/lib-database-objectdb.git
Source Code Management

Source Code Management

https://github.com/Naoghuman/lib-database-objectdb.git

Download lib-database-objectdb 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.naoghuman : lib-logger jar 0.6.0
com.objectdb » objectdb jar 2.7.6
org.eclipse.persistence : javax.persistence jar 2.2.1
javax.transaction : jta jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.