Last Version

org.femtoframework.orm:orm-core 7.0.0

Femto useful utilities

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.femtoframework.orm
ArtifactId

ArtifactId

orm-core
Version

Version

7.0.0
Type

Type

jar
Description

Description

Femto useful utilities
Project Organization

Project Organization

FemtoFraemwork

Download orm-core 7.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.femtoframework.util : femto-util jar 7.1.0

test (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6
org.apache.derby : derby jar 10.14.2.0
com.zaxxer : HikariCP jar 3.3.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.