| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.northdata.schema |
| ArtifactId | ArtifactIdepo |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJAXB Bindings for EPO
JAXB Bindings Specs for European Patent Office
|
| Filename | Size |
|---|---|
| epo-2.1.0.pom | |
| epo-2.1.0.jar | 570 KB |
| epo-2.1.0-sources.jar | 622 KB |
| epo-2.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.northdata.schema/epo/
implementation 'com.northdata.schema:epo:2.1.0'
// https://jarcasting.com/artifacts/com.northdata.schema/epo/
implementation ("com.northdata.schema:epo:2.1.0")
'com.northdata.schema:epo:jar:2.1.0'
<dependency org="com.northdata.schema" name="epo" rev="2.1.0">
<artifact name="epo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.northdata.schema', module='epo', version='2.1.0')
)
libraryDependencies += "com.northdata.schema" % "epo" % "2.1.0"
[com.northdata.schema/epo "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |