| License | License | 
|---|---|
| GroupId | GroupIdorg.bluestemsoftware.open.eoa.ext | 
| ArtifactId | ArtifactIdext-system-test | 
| Last Version | Last Version0.8.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionext-system-test EOA Extension Implementations | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationBluestem Software LLC | 
| Filename | Size | 
|---|---|
| ext-system-test-0.8.5.0.pom | |
| ext-system-test-0.8.5.0.jar | 98 KB | 
| ext-system-test-0.8.5.0-sources.jar | 73 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.ext/ext-system-test/ -->
<dependency>
    <groupId>org.bluestemsoftware.open.eoa.ext</groupId>
    <artifactId>ext-system-test</artifactId>
    <version>0.8.5.0</version>
</dependency>// https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.ext/ext-system-test/
implementation 'org.bluestemsoftware.open.eoa.ext:ext-system-test:0.8.5.0'// https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.ext/ext-system-test/
implementation ("org.bluestemsoftware.open.eoa.ext:ext-system-test:0.8.5.0")'org.bluestemsoftware.open.eoa.ext:ext-system-test:jar:0.8.5.0'<dependency org="org.bluestemsoftware.open.eoa.ext" name="ext-system-test" rev="0.8.5.0">
  <artifact name="ext-system-test" type="jar" />
</dependency>@Grapes(
@Grab(group='org.bluestemsoftware.open.eoa.ext', module='ext-system-test', version='0.8.5.0')
)libraryDependencies += "org.bluestemsoftware.open.eoa.ext" % "ext-system-test" % "0.8.5.0"[org.bluestemsoftware.open.eoa.ext/ext-system-test "0.8.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.bluestemsoftware.specification.eoa : specification-eoa-api | jar | 0.8.5.0 | 
| org.bluestemsoftware.specification.eoa.ext : specification-eoa-ext-api | jar | 0.8.5.0 | 
| log4j : log4j | jar | 1.2.14 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.2 |