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