License |
License |
---|---|
GroupId | GroupIdch.cern.eam |
ArtifactId | ArtifactIdeam-wshub-core |
Version | Version11.6-15 |
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-15.pom | |
eam-wshub-core-11.6-15.jar | 649 KB |
eam-wshub-core-11.6-15-sources.jar | 356 KB |
eam-wshub-core-11.6-15-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-15</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/
implementation 'ch.cern.eam:eam-wshub-core:11.6-15'
// https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/
implementation ("ch.cern.eam:eam-wshub-core:11.6-15")
'ch.cern.eam:eam-wshub-core:jar:11.6-15'
<dependency org="ch.cern.eam" name="eam-wshub-core" rev="11.6-15">
<artifact name="eam-wshub-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.eam', module='eam-wshub-core', version='11.6-15')
)
libraryDependencies += "ch.cern.eam" % "eam-wshub-core" % "11.6-15"
[ch.cern.eam/eam-wshub-core "11.6-15"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
ch.cern.eam : eam-wshub-proxyclient | jar | 11.6-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 |