License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.northdata.schema |
ArtifactId | ArtifactIdepo |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionJAXB Bindings for EPO
JAXB Bindings Specs for European Patent Office
|
Filename | Size |
---|---|
epo-2.0.0.pom | |
epo-2.0.0.jar | 572 KB |
epo-2.0.0-sources.jar | 603 KB |
epo-2.0.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.northdata.schema/epo/ -->
<dependency>
<groupId>com.northdata.schema</groupId>
<artifactId>epo</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.northdata.schema/epo/
implementation 'com.northdata.schema:epo:2.0.0'
// https://jarcasting.com/artifacts/com.northdata.schema/epo/
implementation ("com.northdata.schema:epo:2.0.0")
'com.northdata.schema:epo:jar:2.0.0'
<dependency org="com.northdata.schema" name="epo" rev="2.0.0">
<artifact name="epo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.northdata.schema', module='epo', version='2.0.0')
)
libraryDependencies += "com.northdata.schema" % "epo" % "2.0.0"
[com.northdata.schema/epo "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |