| License |
License |
|---|---|
| GroupId | GroupIdcom.geeoz.ean |
| ArtifactId | ArtifactIdean-api |
| Version | Version3.25.0d1 |
| Type | Typejar |
| Description |
DescriptionEAN API
A project to aid integration with the EAN Hotels api in Java projects.
|
| Project Organization |
Project OrganizationGeeoz Software |
| Filename | Size |
|---|---|
| ean-api-3.25.0d1.pom | |
| ean-api-3.25.0d1.jar | 175 KB |
| ean-api-3.25.0d1-sources.jar | 175 KB |
| ean-api-3.25.0d1-javadoc.jar | 1013 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.ean/ean-api/ -->
<dependency>
<groupId>com.geeoz.ean</groupId>
<artifactId>ean-api</artifactId>
<version>3.25.0d1</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.ean/ean-api/
implementation 'com.geeoz.ean:ean-api:3.25.0d1'
// https://jarcasting.com/artifacts/com.geeoz.ean/ean-api/
implementation ("com.geeoz.ean:ean-api:3.25.0d1")
'com.geeoz.ean:ean-api:jar:3.25.0d1'
<dependency org="com.geeoz.ean" name="ean-api" rev="3.25.0d1">
<artifact name="ean-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.ean', module='ean-api', version='3.25.0d1')
)
libraryDependencies += "com.geeoz.ean" % "ean-api" % "3.25.0d1"
[com.geeoz.ean/ean-api "3.25.0d1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | 2.0 |
| org.glassfish.jersey.media : jersey-media-moxy | jar | 2.0 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.5.0 |
| org.eclipse.persistence : org.eclipse.persistence.antlr | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.11 |