is not current version
Last Version 4.10.0

pl.fhframework.integration:integrationCoreLite 4.8.16

FH Integration Core Lite

GroupId

GroupId

pl.fhframework.integration
ArtifactId

ArtifactId

integrationCoreLite
Version

Version

4.8.16
Type

Type

jar

Download integrationCoreLite 4.8.16


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