License |
License |
---|---|
GroupId | GroupIdorg.moskito |
ArtifactId | ArtifactIdmoskito-control-agent |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMoSKito Control Agent - Base
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.moskito/moskito-control-agent/ -->
<dependency>
<groupId>org.moskito</groupId>
<artifactId>moskito-control-agent</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.moskito/moskito-control-agent/
implementation 'org.moskito:moskito-control-agent:3.0.0'
// https://jarcasting.com/artifacts/org.moskito/moskito-control-agent/
implementation ("org.moskito:moskito-control-agent:3.0.0")
'org.moskito:moskito-control-agent:jar:3.0.0'
<dependency org="org.moskito" name="moskito-control-agent" rev="3.0.0">
<artifact name="moskito-control-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moskito', module='moskito-control-agent', version='3.0.0')
)
libraryDependencies += "org.moskito" % "moskito-control-agent" % "3.0.0"
[org.moskito/moskito-control-agent "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.4 |
org.slf4j : slf4j-api | jar | 1.7.21 |
net.anotheria : moskito-core | jar | 2.10.0 |
net.anotheria : moskito-webui | jar | 2.10.0 |
net.anotheria : configureme | jar | 2.4.1 |
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 |
junit : junit | jar | 4.12 |