License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.ow2.util.metadata |
ArtifactId | ArtifactIdmetadata-ws |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOW2 Utilities :: Metadata :: WS
Webservices endpoint enabled archive metadata utility modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metadata-ws-3.0.0-M2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.util.metadata/metadata-ws/ -->
<dependency>
<groupId>org.ow2.util.metadata</groupId>
<artifactId>metadata-ws</artifactId>
<version>3.0.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util.metadata/metadata-ws/
implementation 'org.ow2.util.metadata:metadata-ws:3.0.0-M2'
// https://jarcasting.com/artifacts/org.ow2.util.metadata/metadata-ws/
implementation ("org.ow2.util.metadata:metadata-ws:3.0.0-M2")
'org.ow2.util.metadata:metadata-ws:pom:3.0.0-M2'
<dependency org="org.ow2.util.metadata" name="metadata-ws" rev="3.0.0-M2">
<artifact name="metadata-ws" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util.metadata', module='metadata-ws', version='3.0.0-M2')
)
libraryDependencies += "org.ow2.util.metadata" % "metadata-ws" % "3.0.0-M2"
[org.ow2.util.metadata/metadata-ws "3.0.0-M2"]