| License | License | 
|---|---|
| GroupId | GroupIdcc.protea.foundation | 
| ArtifactId | ArtifactIdfoundation | 
| Last Version | Last Version0.5.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionfoundation Integrate compatible versions of many external systems to create a REST/HTTP server foundation | 
| Filename | Size | 
|---|---|
| foundation-0.5.7.pom | |
| foundation-0.5.7.jar | 158 KB | 
| foundation-0.5.7-sources.jar | 63 KB | 
| foundation-0.5.7-javadoc.jar | 420 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cc.protea.foundation/foundation/ -->
<dependency>
    <groupId>cc.protea.foundation</groupId>
    <artifactId>foundation</artifactId>
    <version>0.5.7</version>
</dependency>// https://jarcasting.com/artifacts/cc.protea.foundation/foundation/
implementation 'cc.protea.foundation:foundation:0.5.7'// https://jarcasting.com/artifacts/cc.protea.foundation/foundation/
implementation ("cc.protea.foundation:foundation:0.5.7")'cc.protea.foundation:foundation:jar:0.5.7'<dependency org="cc.protea.foundation" name="foundation" rev="0.5.7">
  <artifact name="foundation" type="jar" />
</dependency>@Grapes(
@Grab(group='cc.protea.foundation', module='foundation', version='0.5.7')
)libraryDependencies += "cc.protea.foundation" % "foundation" % "0.5.7"[cc.protea.foundation/foundation "0.5.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |