GroupId | GroupIdpl.fhframework.integration |
---|---|
ArtifactId | ArtifactIdintegrationCoreLite |
Version | Version4.6.0 |
Type | Typejar |
Filename | Size |
---|---|
integrationCoreLite-4.6.0.pom | |
integrationCoreLite-4.6.0.jar | 36 KB |
integrationCoreLite-4.6.0-sources.jar | 8 KB |
integrationCoreLite-4.6.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.integration/integrationCoreLite/ -->
<dependency>
<groupId>pl.fhframework.integration</groupId>
<artifactId>integrationCoreLite</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.integration/integrationCoreLite/
implementation 'pl.fhframework.integration:integrationCoreLite:4.6.0'
// https://jarcasting.com/artifacts/pl.fhframework.integration/integrationCoreLite/
implementation ("pl.fhframework.integration:integrationCoreLite:4.6.0")
'pl.fhframework.integration:integrationCoreLite:jar:4.6.0'
<dependency org="pl.fhframework.integration" name="integrationCoreLite" rev="4.6.0">
<artifact name="integrationCoreLite" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.integration', module='integrationCoreLite', version='4.6.0')
)
libraryDependencies += "pl.fhframework.integration" % "integrationCoreLite" % "4.6.0"
[pl.fhframework.integration/integrationCoreLite "4.6.0"]