Last Version

javax.xml.registry API 1.0.10

Jakarta XML Registries: Eclipse Project for Stable EE4J APIs

License

License

GroupId

GroupId

jakarta.xml.registry
ArtifactId

ArtifactId

jakarta.xml.registry-api
Version

Version

1.0.10
Type

Type

jar
Description

Description

javax.xml.registry API
Jakarta XML Registries: Eclipse Project for Stable EE4J APIs
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jaxr-api

Download jakarta.xml.registry-api 1.0.10


<!-- https://jarcasting.com/artifacts/jakarta.xml.registry/jakarta.xml.registry-api/ -->
<dependency>
    <groupId>jakarta.xml.registry</groupId>
    <artifactId>jakarta.xml.registry-api</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/jakarta.xml.registry/jakarta.xml.registry-api/
implementation 'jakarta.xml.registry:jakarta.xml.registry-api:1.0.10'
// https://jarcasting.com/artifacts/jakarta.xml.registry/jakarta.xml.registry-api/
implementation ("jakarta.xml.registry:jakarta.xml.registry-api:1.0.10")
'jakarta.xml.registry:jakarta.xml.registry-api:jar:1.0.10'
<dependency org="jakarta.xml.registry" name="jakarta.xml.registry-api" rev="1.0.10">
  <artifact name="jakarta.xml.registry-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='jakarta.xml.registry', module='jakarta.xml.registry-api', version='1.0.10')
)
libraryDependencies += "jakarta.xml.registry" % "jakarta.xml.registry-api" % "1.0.10"
[jakarta.xml.registry/jakarta.xml.registry-api "1.0.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.