aspectmeta

spring aspect meta framework

License

License

GroupId

GroupId

com.github.gobars
ArtifactId

ArtifactId

aspectmeta
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

aspectmeta
spring aspect meta framework
Project URL

Project URL

http://github.com/gobars/aspectmeta

Download aspectmeta

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gobars/aspectmeta/ -->
<dependency>
    <groupId>com.github.gobars</groupId>
    <artifactId>aspectmeta</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gobars/aspectmeta/
implementation 'com.github.gobars:aspectmeta:0.0.4'
// https://jarcasting.com/artifacts/com.github.gobars/aspectmeta/
implementation ("com.github.gobars:aspectmeta:0.0.4")
'com.github.gobars:aspectmeta:jar:0.0.4'
<dependency org="com.github.gobars" name="aspectmeta" rev="0.0.4">
  <artifact name="aspectmeta" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gobars', module='aspectmeta', version='0.0.4')
)
libraryDependencies += "com.github.gobars" % "aspectmeta" % "0.0.4"
[com.github.gobars/aspectmeta "0.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.3.3.RELEASE
org.slf4j : slf4j-api Optional jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.30
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.
com.github.gobars

Versions

Version
0.0.4
0.0.3
0.0.2