| License | License | 
|---|---|
| GroupId | GroupIdde.fraunhofer.iosb.ilt.faaast.service | 
| ArtifactId | ArtifactIdendpoint-http | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionendpoint-http HTTP endpoint implementation of the FA³ST Service. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| endpoint-http-0.1.0.pom | |
| endpoint-http-0.1.0.jar | 106 KB | 
| endpoint-http-0.1.0-sources.jar | 85 KB | 
| endpoint-http-0.1.0-javadoc.jar | 832 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/endpoint-http/ -->
<dependency>
    <groupId>de.fraunhofer.iosb.ilt.faaast.service</groupId>
    <artifactId>endpoint-http</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/endpoint-http/
implementation 'de.fraunhofer.iosb.ilt.faaast.service:endpoint-http:0.1.0'// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/endpoint-http/
implementation ("de.fraunhofer.iosb.ilt.faaast.service:endpoint-http:0.1.0")'de.fraunhofer.iosb.ilt.faaast.service:endpoint-http:jar:0.1.0'<dependency org="de.fraunhofer.iosb.ilt.faaast.service" name="endpoint-http" rev="0.1.0">
  <artifact name="endpoint-http" type="jar" />
</dependency>@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt.faaast.service', module='endpoint-http', version='0.1.0')
)libraryDependencies += "de.fraunhofer.iosb.ilt.faaast.service" % "endpoint-http" % "0.1.0"[de.fraunhofer.iosb.ilt.faaast.service/endpoint-http "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.fraunhofer.iosb.ilt.faaast.service : core | jar | 0.1.0 | 
| de.fraunhofer.iosb.ilt.faaast.service : dataformat-json | jar | 0.1.0 | 
| de.fraunhofer.iosb.ilt.faaast.service : model | jar | 0.1.0 | 
| io.admin-shell.aas : dataformat-core | jar | 1.2.0 | 
| io.github.classgraph : classgraph | jar | 4.8.143 | 
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 | 
| javax.servlet : servlet-api | jar | 2.5 | 
| org.eclipse.jetty : jetty-client | jar | 11.0.9 | 
| org.eclipse.jetty : jetty-server | jar | 11.0.9 | 
| org.eclipse.jetty : jetty-servlet | jar | 11.0.9 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.fraunhofer.iosb.ilt.faaast.service : model | jar | 0.1.0 | 
| org.mockito : mockito-core | jar | 4.4.0 | 
| org.skyscreamer : jsonassert | jar | 1.5.0 | 
| junit : junit | jar | 4.13.2 |