| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.northdata.schema |
| ArtifactId | ArtifactIdeuipo |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJAXB Bindings for EUIPO
JAXB Bindings Specs for European Union Intellectual Property Office
|
| Filename | Size |
|---|---|
| euipo-2.1.0.pom | |
| euipo-2.1.0.jar | 341 KB |
| euipo-2.1.0-sources.jar | 265 KB |
| euipo-2.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.northdata.schema/euipo/ -->
<dependency>
<groupId>com.northdata.schema</groupId>
<artifactId>euipo</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.northdata.schema/euipo/
implementation 'com.northdata.schema:euipo:2.1.0'
// https://jarcasting.com/artifacts/com.northdata.schema/euipo/
implementation ("com.northdata.schema:euipo:2.1.0")
'com.northdata.schema:euipo:jar:2.1.0'
<dependency org="com.northdata.schema" name="euipo" rev="2.1.0">
<artifact name="euipo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.northdata.schema', module='euipo', version='2.1.0')
)
libraryDependencies += "com.northdata.schema" % "euipo" % "2.1.0"
[com.northdata.schema/euipo "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |