License |
License |
---|---|
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdscheme |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptioncz.o2.proxima:scheme
Proxima platform is batch and realtime storage and data processing abstraction
|
Filename | Size |
---|---|
scheme-0.2.5.pom | |
scheme-0.2.5.jar | 11 KB |
scheme-0.2.5-tests.jar | 64 KB |
scheme-0.2.5-sources.jar | 7 KB |
scheme-0.2.5-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.o2.proxima/scheme/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>scheme</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/scheme/
implementation 'cz.o2.proxima:scheme:0.2.5'
// https://jarcasting.com/artifacts/cz.o2.proxima/scheme/
implementation ("cz.o2.proxima:scheme:0.2.5")
'cz.o2.proxima:scheme:jar:0.2.5'
<dependency org="cz.o2.proxima" name="scheme" rev="0.2.5">
<artifact name="scheme" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='scheme', version='0.2.5')
)
libraryDependencies += "cz.o2.proxima" % "scheme" % "0.2.5"
[cz.o2.proxima/scheme "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
cz.o2.proxima : core | jar | 0.2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.protobuf : protobuf-java | jar | 3.5.1 |
com.google.protobuf : protobuf-java-util | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
junit : junit | jar | 4.12 |