| License | License | 
|---|---|
| GroupId | GroupIdde.fraunhofer.iosb.ilt.faaast.service | 
| ArtifactId | ArtifactIdtest | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontest Integration tests for FA³ST Service. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| test-0.1.0.pom | |
| test-0.1.0.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/test/ -->
<dependency>
    <groupId>de.fraunhofer.iosb.ilt.faaast.service</groupId>
    <artifactId>test</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/test/
implementation 'de.fraunhofer.iosb.ilt.faaast.service:test:0.1.0'// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.faaast.service/test/
implementation ("de.fraunhofer.iosb.ilt.faaast.service:test:0.1.0")'de.fraunhofer.iosb.ilt.faaast.service:test:jar:0.1.0'<dependency org="de.fraunhofer.iosb.ilt.faaast.service" name="test" rev="0.1.0">
  <artifact name="test" type="jar" />
</dependency>@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt.faaast.service', module='test', version='0.1.0')
)libraryDependencies += "de.fraunhofer.iosb.ilt.faaast.service" % "test" % "0.1.0"[de.fraunhofer.iosb.ilt.faaast.service/test "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.fraunhofer.iosb.ilt.faaast.service : model | jar | 0.1.0 | 
| io.admin-shell.aas : dataformat-json | jar | 1.2.0 | 
| org.skyscreamer : jsonassert | jar | 1.5.0 | 
| junit : junit | jar | 4.13.2 |