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