License |
License |
---|---|
GroupId | GroupIdpl.fhframework.integration |
ArtifactId | ArtifactIdintegrationCoreLite |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionintegrationCoreLite
FH Integration Core Lite
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/pl.fhframework.integration/integrationCoreLite/ -->
<dependency>
<groupId>pl.fhframework.integration</groupId>
<artifactId>integrationCoreLite</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.integration/integrationCoreLite/
implementation 'pl.fhframework.integration:integrationCoreLite:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.integration/integrationCoreLite/
implementation ("pl.fhframework.integration:integrationCoreLite:4.10.0")
'pl.fhframework.integration:integrationCoreLite:jar:4.10.0'
<dependency org="pl.fhframework.integration" name="integrationCoreLite" rev="4.10.0">
<artifact name="integrationCoreLite" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.integration', module='integrationCoreLite', version='4.10.0')
)
libraryDependencies += "pl.fhframework.integration" % "integrationCoreLite" % "4.10.0"
[pl.fhframework.integration/integrationCoreLite "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.aspects : fhAspects | jar | 4.10.0 |
pl.fhframework : coreLite | jar | 4.10.0 |
pl.fhframework.persistence : fhPersistenceLite | jar | 4.10.0 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
commons-lang : commons-lang | jar | |
org.apache.commons : commons-collections4 | jar | |
com.google.guava : guava | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |