FOS AJ dependencies
All pubcoi-fos
dependencies first modified via AspectJ
Allows modified classes to be simply pulled in via Maven rather than AJ needing to generate them locally before run.
License |
License |
---|---|
GroupId | GroupIdorg.pubcoi.fos |
ArtifactId | ArtifactIdfos-depends-aspects |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfos-depends-aspects
Modified versions of PubCOI CDM for Fos
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fos-depends-aspects-1.0.3.pom | |
fos-depends-aspects-1.0.3.jar | 388 KB |
fos-depends-aspects-1.0.3-sources.jar | 238 KB |
fos-depends-aspects-1.0.3-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pubcoi.fos/fos-depends-aspects/ -->
<dependency>
<groupId>org.pubcoi.fos</groupId>
<artifactId>fos-depends-aspects</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.pubcoi.fos/fos-depends-aspects/
implementation 'org.pubcoi.fos:fos-depends-aspects:1.0.3'
// https://jarcasting.com/artifacts/org.pubcoi.fos/fos-depends-aspects/
implementation ("org.pubcoi.fos:fos-depends-aspects:1.0.3")
'org.pubcoi.fos:fos-depends-aspects:jar:1.0.3'
<dependency org="org.pubcoi.fos" name="fos-depends-aspects" rev="1.0.3">
<artifact name="fos-depends-aspects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pubcoi.fos', module='fos-depends-aspects', version='1.0.3')
)
libraryDependencies += "org.pubcoi.fos" % "fos-depends-aspects" % "1.0.3"
[org.pubcoi.fos/fos-depends-aspects "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.6 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
org.pubcoi.schemas : hmg-contracts-finder | jar | 1.0.2 |
org.pubcoi.schemas : opencorporates | jar | 1.0.0 |
org.pubcoi.schemas : hmg-mnis | jar | 1.0.0 |
org.pubcoi.schemas : parlparse | jar | 1.0.0 |
org.springframework.data : spring-data-mongodb | jar | 3.2.0 |
All pubcoi-fos
dependencies first modified via AspectJ
Allows modified classes to be simply pulled in via Maven rather than AJ needing to generate them locally before run.