License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdfr.techad |
ArtifactId | ArtifactIdedc-httpd-java |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionedc httpd
Embedded httpd server to serve the help documentation published by edc
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
edc-httpd-java-1.2.0.pom | |
edc-httpd-java-1.2.0.jar | 26 KB |
edc-httpd-java-1.2.0-sources.jar | 15 KB |
edc-httpd-java-1.2.0-javadoc.jar | 77 KB |
Browse |
<!-- 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"]
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 |