Last Version

org.femtoframework.orm:femto-orm 7.0.0

Femto useful utilities

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.femtoframework.orm
ArtifactId

ArtifactId

femto-orm
Version

Version

7.0.0
Type

Type

pom
Description

Description

Femto useful utilities
Project Organization

Project Organization

FemtoFraemwork
Source Code Management

Source Code Management

https://github.com/femtoframework/femto-orm.git

Download femto-orm 7.0.0

Filename Size
femto-orm-7.0.0.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • orm-core
  • orm-hikari