License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdcontent-pack-helpers |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContent Pack Helpers
The content pack helpers provide helper classes for building a specific type of
[open metadata archive](https://odpi.github.io/egeria-docs/concepts/open-metadata-archive/) called **Content Pack**.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
content-pack-helpers-3.9.pom | |
content-pack-helpers-3.9.jar | 17 KB |
content-pack-helpers-3.9-sources.jar | 14 KB |
content-pack-helpers-3.9-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/content-pack-helpers/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>content-pack-helpers</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/content-pack-helpers/
implementation 'org.odpi.egeria:content-pack-helpers:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/content-pack-helpers/
implementation ("org.odpi.egeria:content-pack-helpers:3.9")
'org.odpi.egeria:content-pack-helpers:jar:3.9'
<dependency org="org.odpi.egeria" name="content-pack-helpers" rev="3.9">
<artifact name="content-pack-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='content-pack-helpers', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "content-pack-helpers" % "3.9"
[org.odpi.egeria/content-pack-helpers "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : repository-services-apis | jar | 3.9 |
org.odpi.egeria : repository-services-archive-utilities | jar | 3.9 |
org.odpi.egeria : open-connector-framework | jar | 3.9 |