Last Version

com.walterjwhite.java:aspects 0.0.17

java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java
ArtifactId

ArtifactId

aspects
Version

Version

0.0.17
Type

Type

pom
Description

Description

java

Download aspects 0.0.17

Filename Size
aspects-0.0.17.pom 774 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.walterjwhite.java/aspects/ -->
<dependency>
    <groupId>com.walterjwhite.java</groupId>
    <artifactId>aspects</artifactId>
    <version>0.0.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java/aspects/
implementation 'com.walterjwhite.java:aspects:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java/aspects/
implementation ("com.walterjwhite.java:aspects:0.0.17")
'com.walterjwhite.java:aspects:pom:0.0.17'
<dependency org="com.walterjwhite.java" name="aspects" rev="0.0.17">
  <artifact name="aspects" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java', module='aspects', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java" % "aspects" % "0.0.17"
[com.walterjwhite.java/aspects "0.0.17"]

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

  • heartbeat
  • interruptable
  • logging
  • metrics
  • timeout
  • tracing