Last Version

mklab-framework-common 0.3.1

This project contains the main class and interface declarations to be used by other projects.

License

License

GroupId

GroupId

gr.iti.mklab
ArtifactId

ArtifactId

mklab-framework-common
Version

Version

0.3.1
Type

Type

jar
Description

Description

mklab-framework-common
This project contains the main class and interface declarations to be used by other projects.
Project URL

Project URL

https://github.com/MKLab-ITI/mklab-framework-common

Download mklab-framework-common 0.3.1


<!-- https://jarcasting.com/artifacts/gr.iti.mklab/mklab-framework-common/ -->
<dependency>
    <groupId>gr.iti.mklab</groupId>
    <artifactId>mklab-framework-common</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/gr.iti.mklab/mklab-framework-common/
implementation 'gr.iti.mklab:mklab-framework-common:0.3.1'
// https://jarcasting.com/artifacts/gr.iti.mklab/mklab-framework-common/
implementation ("gr.iti.mklab:mklab-framework-common:0.3.1")
'gr.iti.mklab:mklab-framework-common:jar:0.3.1'
<dependency org="gr.iti.mklab" name="mklab-framework-common" rev="0.3.1">
  <artifact name="mklab-framework-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.iti.mklab', module='mklab-framework-common', version='0.3.1')
)
libraryDependencies += "gr.iti.mklab" % "mklab-framework-common" % "0.3.1"
[gr.iti.mklab/mklab-framework-common "0.3.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.mongodb.morphia : morphia jar 1.0.1
org.mongodb : mongodb-driver jar 3.0.4
org.antlr : antlr4-runtime jar 4.5.3
com.bpodgursky : jbool_expressions jar 1.5
org.apache.lucene : lucene-queryparser jar 5.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.