| License |
License |
|---|---|
| GroupId | GroupIdcom.outbrain.aletheia |
| ArtifactId | ArtifactIdaletheia-core |
| Version | Version0.17 |
| Type | Typejar |
| Description |
DescriptionAletheia core
The Aletheia parent project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aletheia-core-0.17.pom | |
| aletheia-core-0.17.jar | 109 KB |
| aletheia-core-0.17-tests.jar | 28 KB |
| aletheia-core-0.17-sources.jar | 55 KB |
| aletheia-core-0.17-javadoc.jar | 502 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-core/ -->
<dependency>
<groupId>com.outbrain.aletheia</groupId>
<artifactId>aletheia-core</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-core/
implementation 'com.outbrain.aletheia:aletheia-core:0.17'
// https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-core/
implementation ("com.outbrain.aletheia:aletheia-core:0.17")
'com.outbrain.aletheia:aletheia-core:jar:0.17'
<dependency org="com.outbrain.aletheia" name="aletheia-core" rev="0.17">
<artifact name="aletheia-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outbrain.aletheia', module='aletheia-core', version='0.17')
)
libraryDependencies += "com.outbrain.aletheia" % "aletheia-core" % "0.17"
[com.outbrain.aletheia/aletheia-core "0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro | jar | 1.7.5 |
| joda-time : joda-time | jar | 2.2 |
| com.google.guava : guava | jar | 16.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.2.2 |
| com.github.stephenc.high-scale-lib : high-scale-lib | jar | 1.1.4 |
| commons-lang : commons-lang | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.codahale.metrics : metrics-core | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |