Last Version

edc httpd 1.2.0

Embedded httpd server to serve the help documentation published by edc

License

License

Categories

Categories

Java Languages
GroupId

GroupId

fr.techad
ArtifactId

ArtifactId

edc-httpd-java
Version

Version

1.2.0
Type

Type

jar
Description

Description

edc httpd
Embedded httpd server to serve the help documentation published by edc
Project Organization

Project Organization

TECH advantage
Source Code Management

Source Code Management

https://github.com/tech-advantage/edc-httpd-java

Download edc-httpd-java 1.2.0


<!-- https://jarcasting.com/artifacts/fr.techad/edc-httpd-java/ -->
<dependency>
    <groupId>fr.techad</groupId>
    <artifactId>edc-httpd-java</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.techad/edc-httpd-java/
implementation 'fr.techad:edc-httpd-java:1.2.0'
// https://jarcasting.com/artifacts/fr.techad/edc-httpd-java/
implementation ("fr.techad:edc-httpd-java:1.2.0")
'fr.techad:edc-httpd-java:jar:1.2.0'
<dependency org="fr.techad" name="edc-httpd-java" rev="1.2.0">
  <artifact name="edc-httpd-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.techad', module='edc-httpd-java', version='1.2.0')
)
libraryDependencies += "fr.techad" % "edc-httpd-java" % "1.2.0"
[fr.techad/edc-httpd-java "1.2.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.networknt : server jar 1.5.13
ch.qos.logback : logback-classic jar 1.2.3
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.6
org.apache.lucene : lucene-core jar 7.3.1
org.apache.lucene : lucene-queryparser jar 7.3.1
org.jsoup : jsoup jar 1.11.3

Project Modules

There are no modules declared in this project.