License |
License |
---|---|
GroupId | GroupIdio.openexchange |
ArtifactId | ArtifactIdregistry |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionopenexchange ::: registry
The bootstrap and dependencies bundle for all `io.openexchange` projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
registry-1.0.3.pom | |
registry-1.0.3.jar | 40 MB |
registry-1.0.3-sources.jar | 3 KB |
registry-1.0.3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openexchange/registry/ -->
<dependency>
<groupId>io.openexchange</groupId>
<artifactId>registry</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.openexchange/registry/
implementation 'io.openexchange:registry:1.0.3'
// https://jarcasting.com/artifacts/io.openexchange/registry/
implementation ("io.openexchange:registry:1.0.3")
'io.openexchange:registry:jar:1.0.3'
<dependency org="io.openexchange" name="registry" rev="1.0.3">
<artifact name="registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openexchange', module='registry', version='1.0.3')
)
libraryDependencies += "io.openexchange" % "registry" % "1.0.3"
[io.openexchange/registry "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-eureka-server | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.4.4.RELEASE |