Modular Webapp

This is a simple library that makes launching an application using Guice and embedded jetty simple and straightforward.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.peachjean.modularwebapp
Идентификатор

Идентификатор

modularwebapp
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Modular Webapp
This is a simple library that makes launching an application using Guice and embedded jetty simple and straightforward.

Скачать modularwebapp

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.peachjean.modularwebapp/modularwebapp/ -->
<dependency>
    <groupId>net.peachjean.modularwebapp</groupId>
    <artifactId>modularwebapp</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.modularwebapp/modularwebapp/
implementation 'net.peachjean.modularwebapp:modularwebapp:1.0.0'
// https://jarcasting.com/artifacts/net.peachjean.modularwebapp/modularwebapp/
implementation ("net.peachjean.modularwebapp:modularwebapp:1.0.0")
'net.peachjean.modularwebapp:modularwebapp:jar:1.0.0'
<dependency org="net.peachjean.modularwebapp" name="modularwebapp" rev="1.0.0">
  <artifact name="modularwebapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.modularwebapp', module='modularwebapp', version='1.0.0')
)
libraryDependencies += "net.peachjean.modularwebapp" % "modularwebapp" % "1.0.0"
[net.peachjean.modularwebapp/modularwebapp "1.0.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty : jetty-webapp jar 7.6.5.v20120716
org.eclipse.jetty : jetty-jmx jar 7.6.5.v20120716
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-servlet jar 3.0
com.google.guava : guava jar 13.0
commons-cli : commons-cli jar 1.2
org.slf4j : slf4j-api jar 1.6.6

test (6)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.10
org.easymock : easymock jar 3.1
net.peachjean.commons : pjcommons-test jar 0.2
com.jayway.restassured : rest-assured jar 1.6.2
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-simple jar 1.6.6

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0