Last Version

org.moskito:moskito-central-rest-webapp 1.1.4

storage implementations which needs dependencies to jdbc and so on. in the future we could split that up too, but i wouldn't just now.

License

License

GroupId

GroupId

org.moskito
ArtifactId

ArtifactId

moskito-central-rest-webapp
Version

Version

1.1.4
Type

Type

war
Description

Description

storage implementations which needs dependencies to jdbc and so on. in the future we could split that up too, but i wouldn't just now.
Project Organization

Project Organization

anotheria.net

Download moskito-central-rest-webapp 1.1.4


<!-- https://jarcasting.com/artifacts/org.moskito/moskito-central-rest-webapp/ -->
<dependency>
    <groupId>org.moskito</groupId>
    <artifactId>moskito-central-rest-webapp</artifactId>
    <version>1.1.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.moskito/moskito-central-rest-webapp/
implementation 'org.moskito:moskito-central-rest-webapp:1.1.4'
// https://jarcasting.com/artifacts/org.moskito/moskito-central-rest-webapp/
implementation ("org.moskito:moskito-central-rest-webapp:1.1.4")
'org.moskito:moskito-central-rest-webapp:war:1.1.4'
<dependency org="org.moskito" name="moskito-central-rest-webapp" rev="1.1.4">
  <artifact name="moskito-central-rest-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.moskito', module='moskito-central-rest-webapp', version='1.1.4')
)
libraryDependencies += "org.moskito" % "moskito-central-rest-webapp" % "1.1.4"
[org.moskito/moskito-central-rest-webapp "1.1.4"]

Dependencies

compile (10)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.17.1
org.moskito : moskito-central-core jar 1.1.4
org.moskito : moskito-central-storages jar 1.1.4
com.sun.jersey : jersey-client jar 1.17.1
com.sun.jersey : jersey-json jar 1.17.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.17.1
org.aspectj : aspectjrt jar ${aspectj-version}
org.aspectj : aspectjtools jar ${aspectj-version}
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : slf4j-api jar 1.7.12

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.