is not current version
Last Version 2.6

EF Core 2.5

La partie commune du framework fudaa

License

License

GroupId

GroupId

org.fudaa.business.fudaa-ef
ArtifactId

ArtifactId

ef-core
Version

Version

2.5
Type

Type

jar
Description

Description

EF Core
La partie commune du framework fudaa

Download ef-core 2.5


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.