| License | License | 
|---|---|
| GroupId | GroupIdorg.fudaa.business.fudaa-ef | 
| ArtifactId | ArtifactIdef-core | 
| Last Version | Last Version2.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEF Core La partie commune du framework fudaa | 
| Filename | Size | 
|---|---|
| ef-core-2.6.pom | |
| ef-core-2.6.jar | 325 KB | 
| ef-core-2.6-tests.jar | 42 KB | 
| ef-core-2.6-sources.jar | 218 KB | 
| ef-core-2.6-javadoc.jar | 1 MB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.fudaa.framework.ctulu : ctulu-gis | jar | 2.6 | 
| org.fudaa.framework.dodico : dodico-common | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |