| License |
License |
|---|---|
| GroupId | GroupIdch.cern.eam |
| ArtifactId | ArtifactIdeam-wshub-core |
| Last Version | Last Version11.6-28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEAM WS Hub Core
High-level Java SE library that provides all core functionalities of EAM WS Hub.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eam-wshub-core-11.6-28.pom | |
| eam-wshub-core-11.6-28.jar | 574 KB |
| eam-wshub-core-11.6-28-sources.jar | 322 KB |
| eam-wshub-core-11.6-28-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/ -->
<dependency>
<groupId>ch.cern.eam</groupId>
<artifactId>eam-wshub-core</artifactId>
<version>11.6-28</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/
implementation 'ch.cern.eam:eam-wshub-core:11.6-28'
// https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/
implementation ("ch.cern.eam:eam-wshub-core:11.6-28")
'ch.cern.eam:eam-wshub-core:jar:11.6-28'
<dependency org="ch.cern.eam" name="eam-wshub-core" rev="11.6-28">
<artifact name="eam-wshub-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.eam', module='eam-wshub-core', version='11.6-28')
)
libraryDependencies += "ch.cern.eam" % "eam-wshub-core" % "11.6-28"
[ch.cern.eam/eam-wshub-core "11.6-28"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.persistence : javax.persistence-api | jar | 2.2 |
| ch.cern.eam : eam-wshub-proxyclient | jar | 11.7-0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.5 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.3.5 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |