EF Core

La partie commune du framework fudaa

License

License

GroupId

GroupId

org.fudaa.business.fudaa-ef
ArtifactId

ArtifactId

ef-core
Last Version

Last Version

2.6
Release Date

Release Date

Type

Type

jar
Description

Description

EF Core
La partie commune du framework fudaa

Download ef-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.fudaa.framework.ctulu : ctulu-gis jar 2.6
org.fudaa.framework.dodico : dodico-common jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.6
2.5
2.2
2.1
2.0