License |
License |
---|---|
GroupId | GroupIdorg.moskito |
ArtifactId | ArtifactIdmoskito-control |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMoSKito Control
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moskito-control-3.0.0.pom | |
moskito-control-3.0.0.war | 13 MB |
moskito-control-3.0.0-sources.jar | 93 KB |
moskito-control-3.0.0-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moskito/moskito-control/ -->
<dependency>
<groupId>org.moskito</groupId>
<artifactId>moskito-control</artifactId>
<version>3.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.moskito/moskito-control/
implementation 'org.moskito:moskito-control:3.0.0'
// https://jarcasting.com/artifacts/org.moskito/moskito-control/
implementation ("org.moskito:moskito-control:3.0.0")
'org.moskito:moskito-control:war:3.0.0'
<dependency org="org.moskito" name="moskito-control" rev="3.0.0">
<artifact name="moskito-control" type="war" />
</dependency>
@Grapes(
@Grab(group='org.moskito', module='moskito-control', version='3.0.0')
)
libraryDependencies += "org.moskito" % "moskito-control" % "3.0.0"
[org.moskito/moskito-control "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |