License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdmoskito-aop |
Last Version | Last Version2.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmoskito aop
MoSKito, the open source java monitoring
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moskito-aop-2.10.1.pom | |
moskito-aop-2.10.1.jar | 41 KB |
moskito-aop-2.10.1-sources.jar | 22 KB |
moskito-aop-2.10.1-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-aop/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-aop</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-aop/
implementation 'net.anotheria:moskito-aop:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-aop/
implementation ("net.anotheria:moskito-aop:2.10.1")
'net.anotheria:moskito-aop:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-aop" rev="2.10.1">
<artifact name="moskito-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-aop', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-aop" % "2.10.1"
[net.anotheria/moskito-aop "2.10.1"]
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : moskito-core | jar | 2.10.1 |
org.aspectj : aspectjrt | jar | 1.8.7 |
org.aspectj : aspectjweaver | jar | 1.8.8 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |