License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-aop |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptiontoolbox-aop工具包
|
Filename | Size |
---|---|
toolbox-aop-2.1.1.pom | |
toolbox-aop-2.1.1.jar | 11 KB |
toolbox-aop-2.1.1-sources.jar | 10 KB |
toolbox-aop-2.1.1-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-aop/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-aop</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-aop/
implementation 'com.github.hughwick:toolbox-aop:2.1.1'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-aop/
implementation ("com.github.hughwick:toolbox-aop:2.1.1")
'com.github.hughwick:toolbox-aop:jar:2.1.1'
<dependency org="com.github.hughwick" name="toolbox-aop" rev="2.1.1">
<artifact name="toolbox-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-aop', version='2.1.1')
)
libraryDependencies += "com.github.hughwick" % "toolbox-aop" % "2.1.1"
[com.github.hughwick/toolbox-aop "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-core | jar | 2.1.1 |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |