License |
License |
---|---|
GroupId | GroupIdio.openexchange |
ArtifactId | ArtifactIdopenexchange-boot-starter-parent |
Version | Version1.0.4 |
Type | Typepom |
Description |
Descriptionopenexchange ::: openexchange-boot-starter-parent
The bootstrap and dependencies bundle for all `io.openexchange` projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openexchange-boot-starter-parent-1.0.4.pom | 940 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.openexchange/openexchange-boot-starter-parent/ -->
<dependency>
<groupId>io.openexchange</groupId>
<artifactId>openexchange-boot-starter-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openexchange/openexchange-boot-starter-parent/
implementation 'io.openexchange:openexchange-boot-starter-parent:1.0.4'
// https://jarcasting.com/artifacts/io.openexchange/openexchange-boot-starter-parent/
implementation ("io.openexchange:openexchange-boot-starter-parent:1.0.4")
'io.openexchange:openexchange-boot-starter-parent:pom:1.0.4'
<dependency org="io.openexchange" name="openexchange-boot-starter-parent" rev="1.0.4">
<artifact name="openexchange-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openexchange', module='openexchange-boot-starter-parent', version='1.0.4')
)
libraryDependencies += "io.openexchange" % "openexchange-boot-starter-parent" % "1.0.4"
[io.openexchange/openexchange-boot-starter-parent "1.0.4"]