License |
License |
---|---|
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdfestival-aop |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionfestival-aop
Aop extension for festival context!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
festival-aop-0.5.0.pom | |
festival-aop-0.5.0.jar | 32 KB |
festival-aop-0.5.0-sources.jar | 19 KB |
festival-aop-0.5.0-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/festival-aop/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>festival-aop</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-aop/
implementation 'com.github.bdqfork:festival-aop:0.5.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-aop/
implementation ("com.github.bdqfork:festival-aop:0.5.0")
'com.github.bdqfork:festival-aop:jar:0.5.0'
<dependency org="com.github.bdqfork" name="festival-aop" rev="0.5.0">
<artifact name="festival-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='festival-aop', version='0.5.0')
)
libraryDependencies += "com.github.bdqfork" % "festival-aop" % "0.5.0"
[com.github.bdqfork/festival-aop "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
cglib : cglib | jar | 3.3.0 |
org.objenesis : objenesis | jar | 3.1 |
com.github.bdqfork : festival-context | jar | 0.5.0 |