License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdplatform-parent |
Last Version | Last Version0.9.0-jdk11 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncz.o2.proxima:platform-parent
Proxima platform is batch and realtime storage and data processing abstraction
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
platform-parent-0.9.0-jdk11.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.o2.proxima/platform-parent/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>platform-parent</artifactId>
<version>0.9.0-jdk11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/platform-parent/
implementation 'cz.o2.proxima:platform-parent:0.9.0-jdk11'
// https://jarcasting.com/artifacts/cz.o2.proxima/platform-parent/
implementation ("cz.o2.proxima:platform-parent:0.9.0-jdk11")
'cz.o2.proxima:platform-parent:pom:0.9.0-jdk11'
<dependency org="cz.o2.proxima" name="platform-parent" rev="0.9.0-jdk11">
<artifact name="platform-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='platform-parent', version='0.9.0-jdk11')
)
libraryDependencies += "cz.o2.proxima" % "platform-parent" % "0.9.0-jdk11"
[cz.o2.proxima/platform-parent "0.9.0-jdk11"]