| License | License | 
|---|---|
| GroupId | GroupIdpl.fhframework.aspects | 
| ArtifactId | ArtifactIdfhAspects | 
| Last Version | Last Version4.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionaspects Aspects definition | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| fhAspects-4.10.0.pom | |
| fhAspects-4.10.0.jar | 15 KB | 
| fhAspects-4.10.0-sources.jar | 7 KB | 
| fhAspects-4.10.0-javadoc.jar | 93 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.fhframework.aspects/fhAspects/ -->
<dependency>
    <groupId>pl.fhframework.aspects</groupId>
    <artifactId>fhAspects</artifactId>
    <version>4.10.0</version>
</dependency>// https://jarcasting.com/artifacts/pl.fhframework.aspects/fhAspects/
implementation 'pl.fhframework.aspects:fhAspects:4.10.0'// https://jarcasting.com/artifacts/pl.fhframework.aspects/fhAspects/
implementation ("pl.fhframework.aspects:fhAspects:4.10.0")'pl.fhframework.aspects:fhAspects:jar:4.10.0'<dependency org="pl.fhframework.aspects" name="fhAspects" rev="4.10.0">
  <artifact name="fhAspects" type="jar" />
</dependency>@Grapes(
@Grab(group='pl.fhframework.aspects', module='fhAspects', version='4.10.0')
)libraryDependencies += "pl.fhframework.aspects" % "fhAspects" % "4.10.0"[pl.fhframework.aspects/fhAspects "4.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.9.4 | 
| org.aspectj : aspectjrt | jar | 1.9.4 | 
| org.springframework : spring-context | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar |