| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdplatform-services |
| Version | Version2.11 |
| Type | Typepom |
| Description |
DescriptionPlatform Services
The platform services support the base services of an OMAG Server Platform.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| platform-services-2.11.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/platform-services/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>platform-services</artifactId>
<version>2.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/platform-services/
implementation 'org.odpi.egeria:platform-services:2.11'
// https://jarcasting.com/artifacts/org.odpi.egeria/platform-services/
implementation ("org.odpi.egeria:platform-services:2.11")
'org.odpi.egeria:platform-services:pom:2.11'
<dependency org="org.odpi.egeria" name="platform-services" rev="2.11">
<artifact name="platform-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='platform-services', version='2.11')
)
libraryDependencies += "org.odpi.egeria" % "platform-services" % "2.11"
[org.odpi.egeria/platform-services "2.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |