License |
License |
---|---|
GroupId | GroupIdio.bigdime |
ArtifactId | ArtifactIdbigdime-commons |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbigdime commons
Data Ingestion Eco System Project
|
Project URL |
Project URL |
Project Organization |
Project OrganizationStubHub |
Filename | Size |
---|---|
bigdime-commons-0.9.3.pom | |
bigdime-commons-0.9.3.jar | 18 KB |
bigdime-commons-0.9.3-sources.jar | 13 KB |
bigdime-commons-0.9.3-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigdime/bigdime-commons/ -->
<dependency>
<groupId>io.bigdime</groupId>
<artifactId>bigdime-commons</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigdime/bigdime-commons/
implementation 'io.bigdime:bigdime-commons:0.9.3'
// https://jarcasting.com/artifacts/io.bigdime/bigdime-commons/
implementation ("io.bigdime:bigdime-commons:0.9.3")
'io.bigdime:bigdime-commons:jar:0.9.3'
<dependency org="io.bigdime" name="bigdime-commons" rev="0.9.3">
<artifact name="bigdime-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigdime', module='bigdime-commons', version='0.9.3')
)
libraryDependencies += "io.bigdime" % "bigdime-commons" % "0.9.3"
[io.bigdime/bigdime-commons "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.springframework : spring-core | jar | 4.2.2.RELEASE |
org.springframework : spring-context | jar | 4.2.2.RELEASE |
org.springframework.data : spring-data-jpa | jar | 1.9.0.RELEASE |
org.springframework : spring-beans | jar | 4.2.2.RELEASE |
com.google.guava : guava | jar | 18.0 |
commons-io : commons-io | jar | 2.4 |
io.bigdime : bigdime-alerting-api | jar | 0.9.3 |
io.bigdime : bigdime-alerting-impl | jar | 0.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.2.2.RELEASE |