License |
License |
---|---|
GroupId | GroupIdeu.socialsensor |
ArtifactId | ArtifactIdsocialsensor-framework-common |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsocialsensor-framework-common
This project contains the main class and interface declarations to be used by other projects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/eu.socialsensor/socialsensor-framework-common/ -->
<dependency>
<groupId>eu.socialsensor</groupId>
<artifactId>socialsensor-framework-common</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.socialsensor/socialsensor-framework-common/
implementation 'eu.socialsensor:socialsensor-framework-common:0.2.2'
// https://jarcasting.com/artifacts/eu.socialsensor/socialsensor-framework-common/
implementation ("eu.socialsensor:socialsensor-framework-common:0.2.2")
'eu.socialsensor:socialsensor-framework-common:jar:0.2.2'
<dependency org="eu.socialsensor" name="socialsensor-framework-common" rev="0.2.2">
<artifact name="socialsensor-framework-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.socialsensor', module='socialsensor-framework-common', version='0.2.2')
)
libraryDependencies += "eu.socialsensor" % "socialsensor-framework-common" % "0.2.2"
[eu.socialsensor/socialsensor-framework-common "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.2 |
log4j : log4j | jar | 1.2.16 |
org.mongodb : mongo-java-driver | jar | 2.11.0 |
org.apache.solr : solr-core | jar | 4.0.0 |
org.apache.solr : solr-solrj | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |