License |
License |
---|---|
GroupId | GroupIdjakarta.xml.registry |
ArtifactId | ArtifactIdxml.registry-api-parent |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjaxr-api
Jakarta XML Registries API: Eclipse Project for Stable EE4J APIs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xml.registry-api-parent-1.0.10.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jakarta.xml.registry/xml.registry-api-parent/ -->
<dependency>
<groupId>jakarta.xml.registry</groupId>
<artifactId>xml.registry-api-parent</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/jakarta.xml.registry/xml.registry-api-parent/
implementation 'jakarta.xml.registry:xml.registry-api-parent:1.0.10'
// https://jarcasting.com/artifacts/jakarta.xml.registry/xml.registry-api-parent/
implementation ("jakarta.xml.registry:xml.registry-api-parent:1.0.10")
'jakarta.xml.registry:xml.registry-api-parent:pom:1.0.10'
<dependency org="jakarta.xml.registry" name="xml.registry-api-parent" rev="1.0.10">
<artifact name="xml.registry-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='jakarta.xml.registry', module='xml.registry-api-parent', version='1.0.10')
)
libraryDependencies += "jakarta.xml.registry" % "xml.registry-api-parent" % "1.0.10"
[jakarta.xml.registry/xml.registry-api-parent "1.0.10"]