License |
License |
---|---|
GroupId | GroupIdcom.gitlab.summer-cattle |
ArtifactId | ArtifactIdcattle-commons-aop |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCattle Framework Commons Aop Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cattle-commons-aop-0.0.3.pom | |
cattle-commons-aop-0.0.3.jar | 34 KB |
cattle-commons-aop-0.0.3-sources.jar | 25 KB |
cattle-commons-aop-0.0.3-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-aop/ -->
<dependency>
<groupId>com.gitlab.summer-cattle</groupId>
<artifactId>cattle-commons-aop</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-aop/
implementation 'com.gitlab.summer-cattle:cattle-commons-aop:0.0.3'
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-aop/
implementation ("com.gitlab.summer-cattle:cattle-commons-aop:0.0.3")
'com.gitlab.summer-cattle:cattle-commons-aop:jar:0.0.3'
<dependency org="com.gitlab.summer-cattle" name="cattle-commons-aop" rev="0.0.3">
<artifact name="cattle-commons-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.summer-cattle', module='cattle-commons-aop', version='0.0.3')
)
libraryDependencies += "com.gitlab.summer-cattle" % "cattle-commons-aop" % "0.0.3"
[com.gitlab.summer-cattle/cattle-commons-aop "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot | jar | |
org.slf4j : slf4j-api | jar | |
org.apache.commons : commons-lang3 | jar | |
org.apache.commons : commons-text | jar | |
org.reflections : reflections | jar | |
com.gitlab.summer-cattle : cattle-commons-pub | jar |