lde-api

Embedded Local Development Environment (LDE) web server provider.

Лицензия

Лицензия

Группа

Группа

com.github.bordertech.lde
Идентификатор

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

lde-api
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

lde-api
Embedded Local Development Environment (LDE) web server provider.

Скачать lde-api

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.bordertech.didums : didums-core jar 1.0.4

test (1)

Идентификатор библиотеки Тип Версия
org.junit.vintage : junit-vintage-engine jar 5.5.0

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

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

java-lde

Local Development Environment Web Server

Status

Build Status Quality Gate Status Reliability Rating Coverage Codacy Badge Javadocs Maven Central

What is java LDE

Allows projects to start an emebedded web server (eg Tomcat) for local testing and automated unit tests.

com.github.bordertech.lde
Open source projects from the Border

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0